summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
author B. Watson2023-01-09 20:38:00 +0100
committer Willy Sudiarto Raharjo2023-01-14 02:50:26 +0100
commit1f26e7dd05b790b1274b92baf85635725fbabcf9 (patch)
tree5db5344ca44b5355d8e882af5198aa58a41b33ab /games/stella/stella.SlackBuild
parent3ee2864de88f3eb4b2c5374d0503a938d0ec5509 (diff)
downloadslackbuilds-1f26e7dd05b790b1274b92baf85635725fbabcf9.tar.gz
games/stella: Updated for version 6.7.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stella/stella.SlackBuild')
-rw-r--r--games/stella/stella.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index cc27f11221..0564942840 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,6 +8,7 @@
# Now maintained by B. Watson <urchlay@slackware.uk>
+# 20230109 bkw: update for v6.7.
# 20220610 bkw: update for v6.6, fix doc permissions.
# 20211026 bkw: we're on -current now, so:
@@ -58,7 +59,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stella
-VERSION=${VERSION:-6.6}
+VERSION=${VERSION:-6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}