diff options
-rw-r--r-- | games/7kaa/7kaa.SlackBuild | 4 | ||||
-rw-r--r-- | games/7kaa/7kaa.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/7kaa/7kaa.SlackBuild b/games/7kaa/7kaa.SlackBuild index 643cb3905017..6c6baf3cfd75 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 6060f0e37639..dd51c88a663e 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" |