summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchadept2017-04-03 08:49:16 +0200
committerArchadept2017-04-03 08:49:16 +0200
commit7bd543e80cc08b387095be23caeeffef5930ad6d (patch)
tree089652cf7122a105c41cb9f655273883030ab271 /PKGBUILD
parent0b605ad6c579434a9ce9f1fef338da2c23601f2a (diff)
downloadaur-astromenace-svn.tar.gz
Update of syntax, dependencies and package version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5609d728cdd3..516db71c4e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Contributor: Archadept
-# Revision: 2014-10-24
+# Revision: 2017-04-03
pkgname=astromenace-svn
-pkgver=293
+pkgver=298
pkgrel=1
pkgdesc="The latest version of hardcore 3D space shooter with spaceship upgrade possibilities"
-arch=x86_64
+arch=('x86_64')
url="http://www.viewizard.com/astromenace/index_linux.php"
license=('GPL3')
-conflicts=astromenace
+conflicts=('astromenace')
depends=('sdl2' 'freealut' 'libjpeg' 'libvorbis' 'glu' 'freetype2')
-makedepends=('cmake')
+makedepends=('svn' 'cmake')
source=('astromenace.desktop')
md5sums=('b89aa017cdf9db1d6fe085889f8388fc')