diff options
Diffstat (limited to 'libre/abuse')
-rw-r--r-- | libre/abuse/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/abuse/PKGBUILD b/libre/abuse/PKGBUILD index e1887b8e2..d23a60f60 100644 --- a/libre/abuse/PKGBUILD +++ b/libre/abuse/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 101370 2013-11-23 19:00:48Z arodseth $ +# $Id: PKGBUILD 149050 2015-12-06 18:42:59Z bluewind $ # Maintainer (Arch): Alexander Rødseth <rodseth@gmail.com> # Contributor (Arch): Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor (Arch): jlvsimoes <jlvsimoes@oninet.pt> @@ -9,9 +9,9 @@ pkgname=abuse _pkgname=$pkgname-libre pkgver=0.8 -pkgrel=4.parabola1 +pkgrel=5.parabola1 pkgdesc='Side-scroller action game that pits you against ruthless alien killers, without nonfree claudio support' -arch=('x86_64' 'i686' 'mips64el') +arch=('x86_64' 'i686') url="http://$pkgname.zoy.org/" license=('GPL' 'custom') replaces=($_pkgname) |