summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2020-10-07 01:22:02 +0200
committerTim Schumacher2020-10-07 01:22:02 +0200
commitfba98e7af88be92fb32e17cac28a91b64748e833 (patch)
treeadb27345d75d056e5644878f159c5c5543567687 /PKGBUILD
parent6450eb4fc40377dc5c4322eb8f9dd57963457001 (diff)
downloadaur-fba98e7af88be92fb32e17cac28a91b64748e833.tar.gz
Update to 3.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b7bdd4b1838..ee7ebdb1619e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Schumacher <timschumi@gmx.de>
# Contributor: David Vilar <davvil@gmail.com>
pkgname=vassal
-pkgver=3.4.4
+pkgver=3.4.5
pkgrel=1
pkgdesc="Game engine for building and playing online adaptations of board games and card games."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('java-runtime>=11')
source=(https://github.com/vassalengine/vassal/releases/download/${pkgver}/VASSAL-${pkgver}-linux.tar.bz2
VASSAL-256x256.png)
noextract=()
-md5sums=('41f325b12d6aa4b8fef3de8080e73d62'
+md5sums=('aa534515fe627a8210b4f378091ddf8f'
'4a4ec11bdbd7dbbf56e6f1d533f69a7e')
build() {
true