summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6da56879cece..1b2d91f294ae 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.7.0
+pkgver=3.7.2
pkgrel=1
pkgdesc="Game engine for building and playing online adaptations of board games and card games."
arch=('i686' 'x86_64')
@@ -13,10 +13,10 @@ source=(https://github.com/vassalengine/vassal/releases/download/${pkgver}/VASSA
vassal.sh
vassal.desktop)
noextract=()
-md5sums=('b4629b1a492e13ec8cc467eee5e8041e'
- '4a4ec11bdbd7dbbf56e6f1d533f69a7e'
- 'SKIP'
- 'SKIP')
+md5sums=('7583c0eba208e2b351abc2ce3e3f3403'
+ '4a4ec11bdbd7dbbf56e6f1d533f69a7e'
+ '0dd91b887bb07f350381d3bcbbe47530'
+ '8f3d525cd698789c17c6ac9428ef0378')
build() {
true
}