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