mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/meme-suite: Updated for version 5.4.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
6074436888
commit
555fc62ed6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for meme-suite
|
||||
|
||||
# Copyright 2017-2021 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2017-2022 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=meme-suite
|
||||
VERSION=${VERSION:-5.3.3}
|
||||
VERSION=${VERSION:-5.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meme-suite"
|
||||
VERSION="5.3.3"
|
||||
VERSION="5.4.1"
|
||||
HOMEPAGE="https://meme-suite.org/"
|
||||
DOWNLOAD="https://meme-suite.org/meme-software/5.3.3/meme-5.3.3.tar.gz"
|
||||
MD5SUM="97b258e6a6627ada02404a2224b13e92"
|
||||
DOWNLOAD="https://meme-suite.org/meme-software/5.4.1/meme-5.4.1.tar.gz"
|
||||
MD5SUM="298bebc1e19463ce5f7bbafae0594058"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openmpi perl-HTML-Template perl-JSON meme-db-gomo meme-db-motif meme-db-tgene"
|
||||
|
|
Loading…
Reference in a new issue