From 7736e9168f3ea4cd5c2247297c3ac7a853615b24 Mon Sep 17 00:00:00 2001 From: Eugene M Date: Sun, 9 Aug 2015 08:18:00 +0700 Subject: games/atanks: Updated for version 6.3. Signed-off-by: Willy Sudiarto Raharjo --- games/atanks/README | 2 ++ games/atanks/atanks.SlackBuild | 5 ++--- games/atanks/atanks.info | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/games/atanks/README b/games/atanks/README index 92a9f77002..e4bf275106 100644 --- a/games/atanks/README +++ b/games/atanks/README @@ -1,3 +1,5 @@ +Atomic tanks is a cross-platform 2d artillery game. + Annihilate the other tanks to earn money, then spend it on bigger and better shields and weapons to wipe out the opposition. Features a wide array of weapons, AI players, destructible landscape, diff --git a/games/atanks/atanks.SlackBuild b/games/atanks/atanks.SlackBuild index 79c0143498..60fe501a8a 100644 --- a/games/atanks/atanks.SlackBuild +++ b/games/atanks/atanks.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=atanks -VERSION=${VERSION:-6.2} +VERSION=${VERSION:-6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,8 +76,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 COPYING Changelog README README_ru.txt TODO credits.txt \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a COPYING Changelog README README_ru.txt TODO credits.txt $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/games/atanks/atanks.info b/games/atanks/atanks.info index a2e3dd3a0f..19aade4cf2 100644 --- a/games/atanks/atanks.info +++ b/games/atanks/atanks.info @@ -1,10 +1,10 @@ PRGNAM="atanks" -VERSION="6.2" +VERSION="6.3" HOMEPAGE="http://atanks.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/atanks/atanks/atanks-6.2/atanks-6.2.tar.gz" -MD5SUM="8f2f3a43848828c221ff51d8bdc44dcf" +DOWNLOAD="http://downloads.sourceforge.net/project/atanks/atanks/atanks-6.3/atanks-6.3.tar.gz" +MD5SUM="271158ee7ca7c6415859af1e5e020515" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="allegro4" MAINTAINER="Eugene M." -EMAIL="damagedone@gmx.com" \ No newline at end of file +EMAIL="damagedone@gmx.com" -- cgit v1.2.3