games/atanks: Updated for version 6.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugene M 2016-11-04 07:08:53 +07:00 committed by Willy Sudiarto Raharjo
parent 731b7baf59
commit bde11b33fd
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for atanks
# Copyright 2015 - 2016 Eugene M., <damagedone at gmx dot com>
# Copyright 2015-2016 Eugene M., <damagedone at gmx dot com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=atanks
VERSION=${VERSION:-6.4}
BUILD=${BUILD:-2}
VERSION=${VERSION:-6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="atanks"
VERSION="6.4"
VERSION="6.5"
HOMEPAGE="http://atanks.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/project/atanks/atanks/atanks-6.4/atanks-6.4.tar.gz"
MD5SUM="0a7a1c3b13682f4c208c6564aa5d7b2d"
DOWNLOAD="http://downloads.sourceforge.net/project/atanks/atanks/atanks-6.5/atanks-6.5.tar.gz"
MD5SUM="3182d080ea71c3837af57f3651b55025"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="allegro4"