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