From 22f4ba5a9a8ff4b4c81662639d2c0cec82ecb7ca Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Fri, 2 Feb 2018 16:05:36 +0100 Subject: pcr/boswars: bumped pkgrel and rebuilt for missing architectures --- pcr/boswars/PKGBUILD | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'pcr/boswars') diff --git a/pcr/boswars/PKGBUILD b/pcr/boswars/PKGBUILD index 61657d82b..b78a98f75 100644 --- a/pcr/boswars/PKGBUILD +++ b/pcr/boswars/PKGBUILD @@ -1,20 +1,27 @@ +# Maintainer (AUR): carstene1ns - http://git.io/ctPKG +# Contributor (AUR): Diogo Leal # Maintainer : Aurélien DESBRIÈRES -# Contributor: carstene1ns - http://git.io/ctPKG -# Contributor: Diogo Leal + +# parabola changes and rationale: +# no changes. pkgname=boswars pkgver=2.7 -pkgrel=5 +pkgrel=5.1 pkgdesc="Futuristic real-time strategy game" url="http://www.boswars.org" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') depends=('sdl' 'libpng' 'lua51' 'libvorbis' 'libtheora' 'libgl' 'python2') makedepends=('glu' 'coreutils') # nproc is in coreutils source=("http://www.boswars.org/dist/releases/$pkgname-$pkgver-src.tar.gz" "boswars.sh" "boswars.png" "boswars.desktop") +sha256sums=('dc3718f531e9ea413cf37e1333b62a4c5e69f1405502d9c59b9e424635135e3e' + '8f90601f1aedee2d2b097b3a47200013ec61639ca3dd6c8936dfc733eb5dc634' + 'f89454681f02df31f5714747563ce30c4643cda96d91b7fc29216dacf92e8b10' + '666712c9cf7fff391e6a67f99fdc12f6fce45777ee0891a808cb2a00910c739c') prepare() { cd $pkgname-$pkgver-src -- cgit v1.2.3