academic/meme-suite: Updated for version 5.4.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
Petar Petrov 2022-09-04 05:41:14 +01:00 committed by Dave Woodfall
parent 6074436888
commit 555fc62ed6
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"