mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/atari++: Updated for version 1.83.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ea5421206f
commit
5f1cd31303
2 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
||||||
|
|
||||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||||
|
|
||||||
# 20170122 bkw: update for 1.81
|
# 20170122 bkw: update for 1.83
|
||||||
|
|
||||||
PRGNAM=atari++
|
PRGNAM=atari++
|
||||||
VERSION=${VERSION:-1.81}
|
VERSION=${VERSION:-1.83}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="atari++"
|
PRGNAM="atari++"
|
||||||
VERSION="1.81"
|
VERSION="1.83"
|
||||||
HOMEPAGE="http://www.xl-project.com/"
|
HOMEPAGE="http://www.xl-project.com/"
|
||||||
DOWNLOAD="http://www.xl-project.com/download/atari++_1.81.tar.gz"
|
DOWNLOAD="http://www.xl-project.com/download/atari++_1.83.tar.gz"
|
||||||
MD5SUM="9780e36d28d27ea5f3e89b418f04a44e"
|
MD5SUM="bc357e90d9a2d42471c58d77bccc20d5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue