summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNing Sun2023-04-07 15:49:45 +0800
committerNing Sun2023-04-07 15:49:45 +0800
commit8730917e7fbb0ec664598fed0c765a094c456705 (patch)
tree6f2dc3c611ab1b85a64a3a3bbe9ad24a96da7796
parent7c06a24acd6af15001bc98da208b76a48bbe93b3 (diff)
downloadaur-8730917e7fbb0ec664598fed0c765a094c456705.tar.gz
3.6.15
-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')