summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-10 03:18:04 -0800
committerroot <root@rshg054.dnsready.net>2012-11-10 03:18:04 -0800
commit15afd71b619115bc72670c443a6d1b75275ead0c (patch)
tree6f5100b09fd75bf2ca8bb8be2f33979c51b21686 /libre
parent6eea0bd1e92ed5aa53cb5f59102529c88e9e1786 (diff)
Sat Nov 10 03:18:03 PST 2012
Diffstat (limited to '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 829871791..196fb2c85 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')
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)