mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/ART: Updated for version 1.20.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ed7a40bbbb
commit
9756ea936a
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=ART
|
PRGNAM=ART
|
||||||
VERSION=${VERSION:-1.20.1}
|
VERSION=${VERSION:-1.20.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="ART"
|
PRGNAM="ART"
|
||||||
VERSION="1.20.1"
|
VERSION="1.20.2"
|
||||||
HOMEPAGE="https://bitbucket.org/agriggio/art/wiki/Home"
|
HOMEPAGE="https://bitbucket.org/agriggio/art/wiki/Home"
|
||||||
DOWNLOAD="https://bitbucket.org/agriggio/art/downloads/ART-1.20.1.tar.xz"
|
DOWNLOAD="https://bitbucket.org/agriggio/art/downloads/ART-1.20.2.tar.xz"
|
||||||
MD5SUM="9ac0c4eec213a477a34c66b9986b6ba1"
|
MD5SUM="cebe96c68a3f5d88c1c97a6d28f8d19c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue