From 6768c115af3c5f0772bcf7b02f34a88a880876c0 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2012 02:49:40 -0800 Subject: Wed Dec 12 02:43:53 PST 2012 --- community/atanks/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/atanks') diff --git a/community/atanks/PKGBUILD b/community/atanks/PKGBUILD index 1e27f67ec..7cf9b9c64 100644 --- a/community/atanks/PKGBUILD +++ b/community/atanks/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 76226 2012-09-14 12:01:49Z spupykin $ +# $Id: PKGBUILD 81091 2012-12-11 19:04:12Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Jacek Poplawski # Contributor: Charlie Cox pkgname=atanks -pkgver=5.5 +pkgver=5.7 pkgrel=1 pkgdesc="Atomic Tanks" url="http://atanks.sourceforge.net" @@ -13,7 +13,7 @@ arch=('i686' 'x86_64') makedepends=('sed') depends=('allegro4>=4.4.0.1' 'gcc-libs') source=("http://downloads.sourceforge.net/project/atanks/atanks/atanks-${pkgver}/atanks-${pkgver}.tar.gz") -md5sums=('1ba5a8bae3e7e49a0fdb7d21a480e70d') +md5sums=('135f8cb55e99a4a7b34996f260a9de6a') build() { cd atanks-${pkgver} -- cgit v1.2.3-54-g00ecf