diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2018-02-12 16:28:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:45 +0700 |
commit | 0468c85f6082983fcf3a79da3be0924b1effe225 (patch) | |
tree | c7ed04349924730b5ec5ba9401fe769bf10bf560 /academic | |
parent | 006518d2484b7a792ad5fe777f0dc3a4f45a36eb (diff) | |
download | slackbuilds-0468c85f6082983fcf3a79da3be0924b1effe225.tar.gz |
academic/genius: Updated for version 1.0.23.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/genius/genius.SlackBuild | 4 | ||||
-rw-r--r-- | academic/genius/genius.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/genius/genius.SlackBuild b/academic/genius/genius.SlackBuild index 64e755559a..b1a8669355 100644 --- a/academic/genius/genius.SlackBuild +++ b/academic/genius/genius.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for genius -# Copyright 2009,2010 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/ +# Copyright 2009,2010,2018 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/ # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # PRGNAM=genius -VERSION=${VERSION:-1.0.17} +VERSION=${VERSION:-1.0.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/genius/genius.info b/academic/genius/genius.info index edaed5ac63..b072a17292 100644 --- a/academic/genius/genius.info +++ b/academic/genius/genius.info @@ -1,8 +1,8 @@ PRGNAM="genius" -VERSION="1.0.17" +VERSION="1.0.23" HOMEPAGE="http://www.5z.com/jirka/genius.html" -DOWNLOAD="http://ftp.5z.com/pub/genius/genius-1.0.17.tar.xz" -MD5SUM="96627c9de1c47f2cba8d7d7fd69de6f1" +DOWNLOAD="http://ftp.5z.com/pub/genius/genius-1.0.23.tar.xz" +MD5SUM="3e94a5898e59c069c564f00136c2450d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rarian" |