summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a2939ab125d..73b5053506c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vassal
pkgdesc = Game engine for building and playing online adaptations of board games and card games.
pkgver = 3.2.16
- pkgrel = 2
+ pkgrel = 3
url = http://www.vassalengine.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2de53fb3239f..00d05bd48f8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Vilar <davvil@gmail.com>
pkgname=vassal
pkgver=3.2.16
-pkgrel=2
+pkgrel=3
pkgdesc="Game engine for building and playing online adaptations of board games and card games."
arch=('i686' 'x86_64')
url="http://www.vassalengine.org/"
@@ -32,8 +32,6 @@ package() {
mkdir -p $destdir
- jar xf lib/Vengine.jar images/VASSAL-256x256.png
-
cp -r doc lib $destdir
mkdir -p $pkgdir/usr/bin