mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/ags: updated for version 3.5.1.19
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7a693efddc
commit
aabb299ebc
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=ags
|
PRGNAM=ags
|
||||||
VERSION=${VERSION:-3.5.1.18}
|
VERSION=${VERSION:-3.5.1.19}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="ags"
|
PRGNAM="ags"
|
||||||
VERSION="3.5.1.18"
|
VERSION="3.5.1.19"
|
||||||
HOMEPAGE="https://github.com/adventuregamestudio/ags"
|
HOMEPAGE="https://github.com/adventuregamestudio/ags"
|
||||||
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.18/ags-v.3.5.1.18.tar.gz"
|
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.19/ags-v.3.5.1.19.tar.gz"
|
||||||
MD5SUM="032d2d27b8c719355ef60a3d5812afc2"
|
MD5SUM="12283cd972fa1307393764406fc3d99a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="dumb"
|
REQUIRES="dumb"
|
||||||
|
|
Loading…
Reference in a new issue