summaryrefslogtreecommitdiffstats
path: root/games/7kaa/7kaa.SlackBuild
diff options
context:
space:
mode:
author Sergio Vicari <devteamtuc@gmail.com>2022-05-25 00:18:52 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-28 09:11:33 +0700
commitd11fa586a70819c395b0a7b9249344da719cbf62 (patch)
treed1b900c44d37d263424770802f073ad6cacb057f /games/7kaa/7kaa.SlackBuild
parent908402c9b65148578fc62a06220fbf24fa0930dd (diff)
downloadslackbuilds-d11fa586a70819c395b0a7b9249344da719cbf62.tar.gz
slackbuilds-d11fa586a70819c395b0a7b9249344da719cbf62.tar.xz
games/7kaa: Updated for version 2.15.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/7kaa/7kaa.SlackBuild')
-rw-r--r--games/7kaa/7kaa.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/7kaa/7kaa.SlackBuild b/games/7kaa/7kaa.SlackBuild
index ebaecc0d59..f344067793 100644
--- a/games/7kaa/7kaa.SlackBuild
+++ b/games/7kaa/7kaa.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for 7kaa
-# Copyright <2016-2020> Sergio Vicari <devteamtuc@gmail.com>
+# Copyright <2016-2022> Sergio Vicari <devteamtuc@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=7kaa
-VERSION=${VERSION:-2.15.4p1}
+VERSION=${VERSION:-2.15.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}