academic/meme-suite: Updated for version 5.5.2.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2023-05-11 22:37:28 +01:00 committed by Willy Sudiarto Raharjo
parent 546373eba6
commit b6e96728b9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for meme-suite
# Copyright 2017-2022 Petar Petrov slackalaxy@gmail.com
# Copyright 2017-2023 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.4.1}
VERSION=${VERSION:-5.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="meme-suite"
VERSION="5.4.1"
VERSION="5.5.2"
HOMEPAGE="https://meme-suite.org/"
DOWNLOAD="https://meme-suite.org/meme-software/5.4.1/meme-5.4.1.tar.gz"
MD5SUM="298bebc1e19463ce5f7bbafae0594058"
DOWNLOAD="https://meme-suite.org/meme-software/5.5.2/meme-5.5.2.tar.gz"
MD5SUM="65ddb9e2968c7e19d63f164379077996"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi perl-HTML-Template perl-JSON meme-db-gomo meme-db-motif meme-db-tgene"