summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-23 16:12:11 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-23 16:12:11 +0100
commit229c5f38507e32e917b96baa610ee6bec4da0739 (patch)
tree9704a253bf2dc4303efc43af26c1f4bf3b9345c3
parent76135fa06c73baf5f214e46a4290f0c4a6e06326 (diff)
pcr/vassal: updated to 3.2.17
-rw-r--r--pcr/vassal/PKGBUILD27
1 files changed, 9 insertions, 18 deletions
diff --git a/pcr/vassal/PKGBUILD b/pcr/vassal/PKGBUILD
index 406243296..7a3675af2 100644
--- a/pcr/vassal/PKGBUILD
+++ b/pcr/vassal/PKGBUILD
@@ -1,27 +1,20 @@
+# Maintainer (AUR): David Vilar <davvil@gmail.com>
# Maintainer: Luke R. <g4jc@openmailbox.org> GPG: rsa4096/3EAE8697
-# Contributor (Arch): David Vilar <davvil@gmail.com>
+
+# parabola changes and rationale:
+# - removed empty arrays to avoid confusing libremakepkg
+
pkgname=vassal
-pkgver=3.2.16
-pkgrel=2
+pkgver=3.2.17
+pkgrel=1
pkgdesc="Game engine for building and playing online adaptations of board games and card games."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://www.vassalengine.org/"
license=('LGPL')
-groups=()
depends=('java-runtime')
-makedepends=('')
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source=(http://sourceforge.net/projects/vassalengine/files/VASSAL-current/VASSAL-${pkgver}/VASSAL-${pkgver}-linux.tar.bz2
VASSAL-256x256.png)
-noextract=()
-md5sums=('8e80b0096778c485d264b7c29f08fd63'
+md5sums=('dc43c18cafcf36cfbc1a0d9eb733d8d1'
'4a4ec11bdbd7dbbf56e6f1d533f69a7e')
build() {
true
@@ -33,8 +26,6 @@ package() {
mkdir -p $destdir
- #jar xf lib/Vengine.jar images/VASSAL-256x256.png
-
cp -r doc lib $destdir
mkdir -p $pkgdir/usr/bin