summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Sergio Vicari2020-04-19 04:46:42 +0200
committer Willy Sudiarto Raharjo2020-04-19 05:00:23 +0200
commit433073d4a9a9557f35069382afd116f86ad61346 (patch)
tree2857402be2e661220024ed2f340fcec67690518e
parentf9db16fee43044e6b633da558b4d16bf2b27dfd4 (diff)
downloadslackbuilds-433073d4a9a9557f35069382afd116f86ad61346.tar.gz
games/7kaa: Updated for version 2.15.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/7kaa/7kaa.SlackBuild4
-rw-r--r--games/7kaa/7kaa.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/7kaa/7kaa.SlackBuild b/games/7kaa/7kaa.SlackBuild
index 643cb39050..6c6baf3cfd 100644
--- a/games/7kaa/7kaa.SlackBuild
+++ b/games/7kaa/7kaa.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for 7kaa
-# Copyright <2016-2019> Sergio Vicari <devteamtuc@gmail.com>
+# Copyright <2016-2020> Sergio Vicari <devteamtuc@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=7kaa
-VERSION=${VERSION:-2.15.2}
+VERSION=${VERSION:-2.15.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/7kaa/7kaa.info b/games/7kaa/7kaa.info
index 6060f0e376..dd51c88a66 100644
--- a/games/7kaa/7kaa.info
+++ b/games/7kaa/7kaa.info
@@ -1,8 +1,8 @@
PRGNAM="7kaa"
-VERSION="2.15.2"
+VERSION="2.15.3"
HOMEPAGE="https://www.7kfans.com"
-DOWNLOAD="https://github.com/the3dfxdude/7kaa/releases/download/v2.15.2/7kaa-2.15.2.tar.xz"
-MD5SUM="abd3648aec3b8337a16f22de43ce9b19"
+DOWNLOAD="https://github.com/the3dfxdude/7kaa/releases/download/v2.15.3/7kaa-2.15.3.tar.xz"
+MD5SUM="57a65e4352df60449429c698f34c8b76"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 enet OpenAL"