mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/ags: Updated for version 3.3.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d368be8948
commit
b7799b77a7
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ags
|
||||
VERSION=${VERSION:-3.3.4.1}
|
||||
VERSION=${VERSION:-3.3.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ags"
|
||||
VERSION="3.3.4.1"
|
||||
VERSION="3.3.4.2"
|
||||
HOMEPAGE="https://github.com/adventuregamestudio/ags"
|
||||
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.3.4.1.tar.gz \
|
||||
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.3.4.2.tar.gz \
|
||||
http://downloads.sourceforge.net/project/alleg/allegro/4.4.2/allegro-4.4.2.tar.gz \
|
||||
http://downloads.sourceforge.net/project/dumb/dumb/0.9.3/dumb-0.9.3.tar.gz"
|
||||
MD5SUM="615837a61d47378fe6ec71f4cbd06836 \
|
||||
MD5SUM="d60df16bed23b62b621e19924171f06c \
|
||||
4db71b0460fc99926ae91d223199c2e6 \
|
||||
f48da5b990aa8aa822d3b6a951baf5c2"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue