summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2020-01-29 11:14:59 +0100
committerFrederic Bezies2020-01-29 11:14:59 +0100
commit3af85225cf64619aab8f5aef55a46610366c4f58 (patch)
tree208e509ccbd478d48afafef2c757f52d1415784a /PKGBUILD
parentdce14c9daee476781512f75cc89bf9f5ea1cfe81 (diff)
downloadaur-astromenace-git.tar.gz
namcap cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2acba655df0f..e0e292f924a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=astromenace-git
_pkgname=astromenace
pkgver=v1.4.1.r23.g647f9017
-pkgrel=1
+pkgrel=2
pkgdesc="The latest version of hardcore 3D space shooter with spaceship upgrade possibilities - git version"
arch=('x86_64')
url="http://www.viewizard.com/astromenace/index_linux.php"
license=('GPL3')
conflicts=('astromenace' 'astromenace-svn')
-depends=('sdl2' 'freealut' 'libjpeg' 'libvorbis' 'glu' 'freetype2')
+depends=('sdl2' 'freealut' 'libvorbis' 'glu' 'freetype2')
makedepends=('git' 'cmake')
source=(git+https://github.com/viewizard/astromenace.git
'astromenace.desktop')