diff options
author | Sergio Vicari <devteamtuc@gmail.com> | 2020-04-19 09:46:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:00:23 +0700 |
commit | 433073d4a9a9557f35069382afd116f86ad61346 (patch) | |
tree | 2857402be2e661220024ed2f340fcec67690518e /games/7kaa/7kaa.SlackBuild | |
parent | f9db16fee43044e6b633da558b4d16bf2b27dfd4 (diff) | |
download | slackbuilds-433073d4a9a9557f35069382afd116f86ad61346.tar.gz |
games/7kaa: Updated for version 2.15.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/7kaa/7kaa.SlackBuild')
-rw-r--r-- | games/7kaa/7kaa.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |