summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Vilar2016-04-03 11:29:49 +0200
committerDavid Vilar2016-04-03 11:29:49 +0200
commitea11845692f5a81315c02333c13539ab80402a75 (patch)
treee6c8e99273d180484b05ce89a580f7051cce1cac
parentf34d4ffa9460fce5a0cd15202cb58ca02362d7aa (diff)
downloadaur-ea11845692f5a81315c02333c13539ab80402a75.tar.gz
Updated to 3.2.16
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8df82405791..31a0f7d2d254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Vilar <davvil@gmail.com>
pkgname=vassal
-pkgver=3.2.15
+pkgver=3.2.16
pkgrel=1
pkgdesc="Game engine for building and playing online adaptations of board games and card games."
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ install=
changelog=
source=(http://sourceforge.net/projects/vassalengine/files/VASSAL-current/VASSAL-${pkgver}/VASSAL-${pkgver}-linux.tar.bz2)
noextract=()
-md5sums=('5da6e7633b15cab5ca1d330522c21ee5')
+md5sums=('8e80b0096778c485d264b7c29f08fd63')
build() {
true