From 995ea5181357a7d9e418af5dca9e8c6663a12301 Mon Sep 17 00:00:00 2001 From: Sergio Vicari Date: Fri, 30 Aug 2019 07:42:58 +0700 Subject: games/7kaa: Updated for version 2.15.2. Signed-off-by: Willy Sudiarto Raharjo --- games/7kaa/7kaa.SlackBuild | 6 +++--- games/7kaa/7kaa.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games') diff --git a/games/7kaa/7kaa.SlackBuild b/games/7kaa/7kaa.SlackBuild index 7aa0e78cf6..643cb39050 100644 --- a/games/7kaa/7kaa.SlackBuild +++ b/games/7kaa/7kaa.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for 7kaa -# Copyright <2016> Sergio Vicari +# Copyright <2016-2019> Sergio Vicari # 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.14.6} +VERSION=${VERSION:-2.15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -86,7 +86,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a ABOUT-NLS COPYING README $PKG/usr/doc/$PRGNAM-$VERSION +cp -a COPYING README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/usr/share/pixmaps diff --git a/games/7kaa/7kaa.info b/games/7kaa/7kaa.info index 2200464f0a..6060f0e376 100644 --- a/games/7kaa/7kaa.info +++ b/games/7kaa/7kaa.info @@ -1,8 +1,8 @@ PRGNAM="7kaa" -VERSION="2.14.6" +VERSION="2.15.2" HOMEPAGE="https://www.7kfans.com" -DOWNLOAD="https://github.com/the3dfxdude/7kaa/releases/download/v2.14.6/7kaa-2.14.6.tar.xz" -MD5SUM="a05a2fa0369946e45a427477f4e0c800" +DOWNLOAD="https://github.com/the3dfxdude/7kaa/releases/download/v2.15.2/7kaa-2.15.2.tar.xz" +MD5SUM="abd3648aec3b8337a16f22de43ce9b19" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2 enet OpenAL" -- cgit v1.2.3