summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaa645ed4446..afbbf549d7d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = vassal
pkgdesc = Game engine for building and playing online adaptations of board games and card games.
- pkgver = 3.6.10
+ pkgver = 3.6.15
pkgrel = 1
url = http://www.vassalengine.org/
arch = i686
arch = x86_64
license = LGPL
depends = java-runtime>=11
- source = https://github.com/vassalengine/vassal/releases/download/3.6.10/VASSAL-3.6.10-linux.tar.bz2
+ source = https://github.com/vassalengine/vassal/releases/download/3.6.15/VASSAL-3.6.15-linux.tar.bz2
source = VASSAL-256x256.png
source = vassal.sh
source = vassal.desktop
- md5sums = 483c3aaeef26b3fda70618bc8faf9f28
+ md5sums = 55717172fe6850e1369c5126c1d45214
md5sums = 4a4ec11bdbd7dbbf56e6f1d533f69a7e
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fbfc063fb9fe..bd77f9c02d74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Tim Schumacher <timschumi@gmx.de>
# Contributor: David Vilar <davvil@gmail.com>
pkgname=vassal
-pkgver=3.6.10
+pkgver=3.6.15
pkgrel=1
pkgdesc="Game engine for building and playing online adaptations of board games and card games."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ source=(https://github.com/vassalengine/vassal/releases/download/${pkgver}/VASSA
vassal.sh
vassal.desktop)
noextract=()
-md5sums=('483c3aaeef26b3fda70618bc8faf9f28'
+md5sums=('55717172fe6850e1369c5126c1d45214'
'4a4ec11bdbd7dbbf56e6f1d533f69a7e'
'SKIP'
'SKIP')