office/anorack: Updated for version 0.2.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Donald Cooley 2018-07-27 14:01:54 +01:00 committed by Willy Sudiarto Raharjo
parent 240b5ddf7e
commit f6eaad2bb2
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=anorack
VERSION=${VERSION:-0.2.3}
VERSION=${VERSION:-0.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="anorack"
VERSION="0.2.3"
VERSION="0.2.4"
HOMEPAGE="http://jwilk.net/software/anorack"
DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.3/anorack-0.2.3.tar.gz"
MD5SUM="3e24db945fea8305aad1b9f63a1dfcaf"
DOWNLOAD="https://github.com/jwilk/anorack/releases/download/0.2.4/anorack-0.2.4.tar.gz"
MD5SUM="c06e97e952f8837a61a4f3bce0c1f0cf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 espeak"