summaryrefslogtreecommitdiff
path: root/community/atanks/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/atanks/PKGBUILD')
-rw-r--r--community/atanks/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/atanks/PKGBUILD b/community/atanks/PKGBUILD
index 7cf9b9c64..393585c11 100644
--- a/community/atanks/PKGBUILD
+++ b/community/atanks/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 81091 2012-12-11 19:04:12Z spupykin $
+# $Id: PKGBUILD 111486 2014-05-19 10:07:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jacek Poplawski <jacekpoplawski@gmail.com>
# Contributor: Charlie Cox <ccoxiv@yahoo.com>
pkgname=atanks
-pkgver=5.7
+pkgver=5.9
pkgrel=1
pkgdesc="Atomic Tanks"
url="http://atanks.sourceforge.net"
license=('GPL')
arch=('i686' 'x86_64')
makedepends=('sed')
-depends=('allegro4>=4.4.0.1' 'gcc-libs')
+depends=('allegro4' 'gcc-libs')
source=("http://downloads.sourceforge.net/project/atanks/atanks/atanks-${pkgver}/atanks-${pkgver}.tar.gz")
-md5sums=('135f8cb55e99a4a7b34996f260a9de6a')
+md5sums=('76d92aba871d86b0752d3d01da2782b0')
build() {
cd atanks-${pkgver}