summaryrefslogtreecommitdiffstats
path: root/games/atari++/atari++.SlackBuild
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-01-06 16:53:42 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:16 +0700
commit8b214e151e00549064bdafc5ae18b1742210ee17 (patch)
tree1269ea2e804d4e3afa3bc28e400e7d4542bb8f43 /games/atari++/atari++.SlackBuild
parent4422e4c370844c5406f9074dd093639028586a1f (diff)
downloadslackbuilds-8b214e151e00549064bdafc5ae18b1742210ee17.tar.gz
slackbuilds-8b214e151e00549064bdafc5ae18b1742210ee17.tar.xz
games/atari++: Updated for version 1.85.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/atari++/atari++.SlackBuild')
-rw-r--r--games/atari++/atari++.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/atari++/atari++.SlackBuild b/games/atari++/atari++.SlackBuild
index 0eedb997f2..cc50ec00a1 100644
--- a/games/atari++/atari++.SlackBuild
+++ b/games/atari++/atari++.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230106 bkw: update for 1.85
# 20211007 bkw: update for 1.84
# 20210323 bkw: BUILD=2
# - add option to patch out "Do you really want to quit?" because it's *annoying*
@@ -15,7 +16,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=atari++
-VERSION=${VERSION:-1.84}
+VERSION=${VERSION:-1.85}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}