office/anorack: Updated for version 0.2.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
240b5ddf7e
commit
f6eaad2bb2
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue