summaryrefslogtreecommitdiff
path: root/community/astromenace/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-19 02:52:08 -0800
committerroot <root@rshg054.dnsready.net>2012-12-19 02:52:08 -0800
commit19f11e0c4bbeefd65f85546a361e18532b60416a (patch)
treea0d830d86c1d2bd0f47e3e86e31b62b781527a8f /community/astromenace/PKGBUILD
parent7862d070a23260c281e227dabd498b99fa8a44a9 (diff)
Wed Dec 19 02:48:18 PST 2012
Diffstat (limited to 'community/astromenace/PKGBUILD')
-rw-r--r--community/astromenace/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/astromenace/PKGBUILD b/community/astromenace/PKGBUILD
index 8f6c185a2..5f43af460 100644
--- a/community/astromenace/PKGBUILD
+++ b/community/astromenace/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 78708 2012-10-23 00:34:23Z svenstaro $
+# $Id: PKGBUILD 81338 2012-12-18 09:30:27Z 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.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="Hardcore 3D space shooter with spaceship upgrade possibilities"
arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@ url="http://www.viewizard.com/astromenace/index_linux.php"
license=('GPL3')
depends=('sdl' 'freealut' 'libjpeg' 'libvorbis' 'glu' 'freetype2' 'libxinerama')
makedepends=('cmake' 'mesa')
-source=(http://downloads.sourceforge.net/openastromenace/openastromenace-src-$pkgver.tar.bz2
+source=(http://downloads.sourceforge.net/openastromenace/astromenace-src-$pkgver.tar.bz2
astromenace.desktop)
-md5sums=('f48385106da687c12996d25852191e76'
+md5sums=('b2c69deed1708ec25d3fbec0b49f64d8'
'1edc9367564a6c639a2b8199adf26a08')
build() {