diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-10 22:36:37 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-10 22:36:37 -0300 |
commit | bb79d64f5cea529bcbbf76f8d6bbe31190736534 (patch) | |
tree | 84b165aa6b9bb10247714f0801761f817c4a71c2 /libre/abuse | |
parent | 99ebc7fe81236c9bb5f236977e25fe3e166ad7f0 (diff) | |
download | abslibre-bb79d64f5cea529bcbbf76f8d6bbe31190736534.tar.gz abslibre-bb79d64f5cea529bcbbf76f8d6bbe31190736534.tar.bz2 abslibre-bb79d64f5cea529bcbbf76f8d6bbe31190736534.zip |
abuse-0.8-5.parabola1: C++11 ABI rebuild
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) |