From c0d7ae291f5837d8a821d751840be16a04b59d6a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 1 Feb 2017 14:14:13 -0300 Subject: abuse-0.8-7.parabola1: bump to Arch's revision --- libre/abuse/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libre/abuse/PKGBUILD') diff --git a/libre/abuse/PKGBUILD b/libre/abuse/PKGBUILD index 397151480..b491d5f20 100644 --- a/libre/abuse/PKGBUILD +++ b/libre/abuse/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 172455 2016-04-28 20:48:42Z arodseth $ +# $Id: PKGBUILD 209637 2017-02-01 12:34:57Z arodseth $ # Maintainer (Arch): Alexander F Rødseth # Contributor (Arch): Lukas Fleischer # Contributor (Arch): jlvsimoes @@ -9,15 +9,15 @@ pkgname=abuse _pkgname=$pkgname-libre pkgver=0.8 -pkgrel=6.parabola2 +pkgrel=7.parabola1 pkgdesc='Side-scroller action game that pits you against ruthless alien killers, without nonfree claudio support' arch=('x86_64' 'i686' 'armv7h') url='http://abuse.zoy.org/' license=('GPL' 'custom') replaces=($_pkgname) conflicts=($_pkgname) -depends=('gcc-libs' 'libgl' 'sdl_mixer' 'glu' 'desktop-file-utils') -makedepends=('gendesk' 'mesa-libgl' 'glu') +depends=('desktop-file-utils' 'gcc-libs' 'glu' 'libgl' 'sdl_mixer') +makedepends=('gendesk' 'glu' 'mesa-libgl') mksource=("http://$pkgname.zoy.org/raw-attachment/wiki/download/$pkgname-$pkgver.tar.gz") source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz" "$pkgname.sh" @@ -26,7 +26,7 @@ source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver.tar.gz" 'libre.patch') mksha256sums=('0104db5fd2695c9518583783f7aaa7e5c0355e27c5a803840a05aef97f9d3488') sha256sums=('8f77e8020bf17b10d8a5269d7d4d9bc3592f961ce352672ce183e1f41efc956b' - 'a5ddac71ca9b8c4bb42bdf91393a5fbe3d839ab9a9e9a6362a75dafc2aab122e' + '8dcf3b6b6ac419e5ffabc847166917d70ce43af3092c4d651f473947fff0cc7d' '6ea2fa9e65c10bbcab4432f40d0c7284cb3970835c40c5c00ced14b39ce1b00f' '13df83fea60918d29d5141cdfbd8d56147c053e88d3701209ae676f46447c2f6' '7566a3affb01c64ff4f859bcd549661220847e9c62327e71e1d585c0048f90ea') @@ -43,7 +43,7 @@ prepare() { patch -p1 -i "$srcdir/libre.patch" - gendesk -n -f --pkgname "$pkgname" --pkgdesc "$pkgdesc" + gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" } build() { @@ -63,7 +63,7 @@ package() { "$pkgdir/usr/share/applications/$pkgname.desktop" install -Dm644 "doc/$pkgname.png" "$pkgdir/usr/share/pixmaps/$pkgname.png" - # Sane defaults + # Default configuration mv "$pkgdir/usr/bin/$pkgname" "$pkgdir/usr/bin/$pkgname.elf" install -Dm755 "$srcdir/$pkgname.sh" "$pkgdir/usr/bin/$pkgname" install -Dm644 "$srcdir/default.${pkgname}rc" \ -- cgit v1.2.3