diff options
Diffstat (limited to 'office/anorack')
-rw-r--r-- | office/anorack/anorack.SlackBuild | 4 | ||||
-rw-r--r-- | office/anorack/anorack.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/anorack/anorack.SlackBuild b/office/anorack/anorack.SlackBuild index 86e4e1888e..228e2983b8 100644 --- a/office/anorack/anorack.SlackBuild +++ b/office/anorack/anorack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for anorack -# Copyright 2018 Donald Cooley South Haven, Indiana USA +# Copyright 2018-2020 Donald Cooley South Haven, Indiana USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=anorack -VERSION=${VERSION:-0.2.4} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/anorack/anorack.info b/office/anorack/anorack.info index 7738daefbc..3e5dc196af 100644 --- a/office/anorack/anorack.info +++ b/office/anorack/anorack.info @@ -1,8 +1,8 @@ PRGNAM="anorack" -VERSION="0.2.4" -HOMEPAGE="http://jwilk.net/software/anorack" -DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.4/anorack-0.2.4.tar.gz" -MD5SUM="c06e97e952f8837a61a4f3bce0c1f0cf" +VERSION="0.2.5" +HOMEPAGE="https://jwilk.net/software/anorack" +DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.5/anorack-0.2.5.tar.gz" +MD5SUM="0ec9aa6e604450010fea5981920f4f47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 espeak" |