diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-06-13 08:42:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-13 08:42:53 +0700 |
commit | dd67800af9a3d0c825b847ae95eb825689ac4ed6 (patch) | |
tree | b8af58f9dc29564e2db2d6998e787aaf308eb657 /office | |
parent | 4139823f6ef8751605920a501aa5e7d4abbfce0c (diff) | |
download | slackbuilds-dd67800af9a3d0c825b847ae95eb825689ac4ed6.tar.gz |
office/anorack: Updated for version 0.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/anorack/anorack.SlackBuild | 4 | ||||
-rw-r--r-- | office/anorack/anorack.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/anorack/anorack.SlackBuild b/office/anorack/anorack.SlackBuild index ec5c5de32b..fc2d4bb0d7 100644 --- a/office/anorack/anorack.SlackBuild +++ b/office/anorack/anorack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for anorack -# Copyright 2018-2020 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.6} +VERSION=${VERSION:-0.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/anorack/anorack.info b/office/anorack/anorack.info index 03ac655eb2..8f4af25894 100644 --- a/office/anorack/anorack.info +++ b/office/anorack/anorack.info @@ -1,8 +1,8 @@ PRGNAM="anorack" -VERSION="0.2.6" +VERSION="0.2.7" HOMEPAGE="https://jwilk.net/software/anorack" -DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.6/anorack-0.2.6.tar.gz" -MD5SUM="4f5b77433acfdd702feab98ffbf7b1e4" +DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.7/anorack-0.2.7.tar.gz" +MD5SUM="a1220ec4e4f50cc249813b42b89d105c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 espeak" |