summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNing Sun2024-02-10 21:13:23 +0800
committerNing Sun2024-02-10 21:13:23 +0800
commit048520aaeac07bfe393117cdf2141e0125365b61 (patch)
tree942f2ad3aa603fc1238eecd64d409cc8b892373c
parent8144401e167b7d8065908298d242da6b716c07df (diff)
downloadaur-048520aaeac07bfe393117cdf2141e0125365b61.tar.gz
3.7.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9f93fcdbf53..355ffb5e018e 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.7.5
+ pkgver = 3.7.8
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.7.5/VASSAL-3.7.5-linux.tar.bz2
+ source = https://github.com/vassalengine/vassal/releases/download/3.7.8/VASSAL-3.7.8-linux.tar.bz2
source = VASSAL-256x256.png
source = vassal.sh
source = vassal.desktop
- md5sums = 692e4cdb69767ec0399c96b5722ba2cc
+ md5sums = 97f5aa26697871cc74418c9a1122bcde
md5sums = 4a4ec11bdbd7dbbf56e6f1d533f69a7e
md5sums = 0dd91b887bb07f350381d3bcbbe47530
md5sums = 8f3d525cd698789c17c6ac9428ef0378
diff --git a/PKGBUILD b/PKGBUILD
index c8933156031c..66288396a2d9 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.5
+pkgver=3.7.8
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=('692e4cdb69767ec0399c96b5722ba2cc'
+md5sums=('97f5aa26697871cc74418c9a1122bcde'
'4a4ec11bdbd7dbbf56e6f1d533f69a7e'
'0dd91b887bb07f350381d3bcbbe47530'
'8f3d525cd698789c17c6ac9428ef0378')