Date: Thursday, April 28, 2016 @ 22:48:42 Author: arodseth Revision: 172455
upgpkg: abuse 0.8-6 Modified: abuse/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-28 20:25:50 UTC (rev 172454) +++ PKGBUILD 2016-04-28 20:48:42 UTC (rev 172455) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Alexander Rødseth <[email protected]> +# Maintainer: Alexander F Rødseth <[email protected]> # Contributor: Lukas Fleischer <[email protected]> # Contributor: jlvsimoes <[email protected]> # Contributor: kevin <[email protected]> @@ -6,7 +6,7 @@ pkgname=abuse pkgver=0.8 -pkgrel=5 +pkgrel=6 pkgdesc='Side-scroller action game that pits you against ruthless alien killers' arch=('x86_64' 'i686') url='http://abuse.zoy.org/' @@ -13,7 +13,6 @@ license=('GPL' 'custom') depends=('gcc-libs' 'libgl' 'sdl_mixer' 'glu' 'desktop-file-utils') makedepends=('gendesk' 'mesa-libgl' 'glu') -install="$pkgname.install" source=("http://abuse.zoy.org/raw-attachment/wiki/download/$pkgname-$pkgver.tar.gz" 'abuse.sh' 'default.abuserc'
