diff options
author | Rob van Nues <sborg63@disroot.org> | 2019-10-19 09:51:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-19 09:51:21 +0700 |
commit | 60e934708bb419771b65a2b58ed2fdd5f23e9e57 (patch) | |
tree | 7f6f9b0d3ed68a0ecb3327e444be45919ab64658 /academic/STAR | |
parent | ea577eafdb8d56bc88772162b8803d52e5b5a046 (diff) | |
download | slackbuilds-60e934708bb419771b65a2b58ed2fdd5f23e9e57.tar.gz |
academic/STAR: Updated for version 2.7.3a.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/STAR')
-rw-r--r-- | academic/STAR/STAR.SlackBuild | 2 | ||||
-rw-r--r-- | academic/STAR/STAR.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/STAR/STAR.SlackBuild b/academic/STAR/STAR.SlackBuild index 5a441f4e16..0e9417d8bf 100644 --- a/academic/STAR/STAR.SlackBuild +++ b/academic/STAR/STAR.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=STAR -VERSION=${VERSION:-2.7.2b} +VERSION=${VERSION:-2.7.3a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/STAR/STAR.info b/academic/STAR/STAR.info index b3c37838fd..2257366358 100644 --- a/academic/STAR/STAR.info +++ b/academic/STAR/STAR.info @@ -1,10 +1,10 @@ PRGNAM="STAR" -VERSION="2.7.2b" +VERSION="2.7.3a" HOMEPAGE="https://github.com/alexdobin/STAR" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.2b/STAR-2.7.2b.tar.gz" -MD5SUM_x86_64="c9e3a6eaf4fd3f25145507f86a55e517" +DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.3a/STAR-2.7.3a.tar.gz" +MD5SUM_x86_64="6642ef8b8404d923fefe7c72348f12f4" REQUIRES="" MAINTAINER="Rob van Nues" EMAIL="sborg63@disroot.org" |