summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNing Sun2022-04-04 20:55:01 +0800
committerNing Sun2022-04-04 20:55:01 +0800
commitab6296e46cb6036f03039b13f45c4291a610437a (patch)
tree2af27391c66d9b3e1635fdf04a49ae94cc3f78f1
parent99e87dc5f055ff407cb2ba6cb49ca253ba188d59 (diff)
downloadaur-ab6296e46cb6036f03039b13f45c4291a610437a.tar.gz
3.6.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d2d7ee078b..3d6892dc1a12 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.5
+ pkgver = 3.6.6
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.5/VASSAL-3.6.5-linux.tar.bz2
+ source = https://github.com/vassalengine/vassal/releases/download/3.6.6/VASSAL-3.6.6-linux.tar.bz2
source = VASSAL-256x256.png
source = vassal.sh
source = vassal.desktop
- md5sums = 39235edbc47ca85bfd5f2754ab72a62c
+ md5sums = 02ed41bc30a88e31e6a3415653e178a6
md5sums = 4a4ec11bdbd7dbbf56e6f1d533f69a7e
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4cefd0bb741a..ba77e392abb3 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.5
+pkgver=3.6.6
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=('39235edbc47ca85bfd5f2754ab72a62c'
+md5sums=('02ed41bc30a88e31e6a3415653e178a6'
'4a4ec11bdbd7dbbf56e6f1d533f69a7e'
'SKIP'
'SKIP')