summaryrefslogtreecommitdiff
path: root/community/astromenace
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-20 01:12:36 -0700
committerroot <root@rshg054.dnsready.net>2013-07-20 01:12:36 -0700
commit5dcf6953607ce10f7479bba20fae43fe6d814f2b (patch)
treed622bbe613eb5a071a4ce1fdd5967046c4f62962 /community/astromenace
parent8fbc0076a4827ddc6af92e0b9daa4c4c31450808 (diff)
Sat Jul 20 01:11:42 PDT 2013
Diffstat (limited to 'community/astromenace')
-rw-r--r--community/astromenace/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/astromenace/PKGBUILD b/community/astromenace/PKGBUILD
index 5f43af460..403ebf339 100644
--- a/community/astromenace/PKGBUILD
+++ b/community/astromenace/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 81338 2012-12-18 09:30:27Z svenstaro $
+# $Id: PKGBUILD 94294 2013-07-18 23:41:16Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Arkham <arkham at archlinux dot us>
# Contributor: Ivan Bobrov <ibobrik at gmail dot com>
# Contributor: Black_Mage <vleon1 at gmail dot com>
pkgname=astromenace
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="Hardcore 3D space shooter with spaceship upgrade possibilities"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('sdl' 'freealut' 'libjpeg' 'libvorbis' 'glu' 'freetype2' 'libxinerama')
makedepends=('cmake' 'mesa')
source=(http://downloads.sourceforge.net/openastromenace/astromenace-src-$pkgver.tar.bz2
astromenace.desktop)
-md5sums=('b2c69deed1708ec25d3fbec0b49f64d8'
+md5sums=('a1481ca7cf498773fddc16a3b41c9b9b'
'1edc9367564a6c639a2b8199adf26a08')
build() {