summaryrefslogtreecommitdiff
path: root/libre/abuse-libre
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-10 14:02:40 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-10 14:02:40 +0100
commitbf8d5e47ebdb788735d74c8232db8ec4a724a0bb (patch)
tree807d2f70dec261ec60d7943f1d8a7cd1fc9422ab /libre/abuse-libre
parent7b801d14eb78615912e7456a4654c2488bdee4d5 (diff)
parent15afd71b619115bc72670c443a6d1b75275ead0c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/giggle/PKGBUILD extra/kdeplasma-addons/PKGBUILD extra/kdesdk/PKGBUILD extra/libgusb/PKGBUILD
Diffstat (limited to 'libre/abuse-libre')
-rw-r--r--libre/abuse-libre/PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/abuse-libre/PKGBUILD b/libre/abuse-libre/PKGBUILD
index c4e7aa849..cc1c37f92 100644
--- a/libre/abuse-libre/PKGBUILD
+++ b/libre/abuse-libre/PKGBUILD
@@ -7,12 +7,15 @@
_pkgname=abuse
pkgname=abuse-libre
pkgver=0.8
-pkgrel=2
+pkgrel=3
pkgdesc='A side-scroller action game that pits you against ruthless alien killers. Without unfree "Claudio"'
arch=('i686' 'x86_64' 'mips64el')
url='http://abuse.zoy.org/'
license=('GPL' 'custom')
depends=('gcc-libs' 'libgl' 'sdl' 'sdl_mixer')
+provides=('$_pkgname=$pkgver')
+replaces=('$_pkgname')
+conflicts=('$_pkgname')
install='abuse.install'
source=("http://abuse.zoy.org/raw-attachment/wiki/download/${_pkgname}-${pkgver}.tar.gz"
non-claudio.patch)