summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAidan Coward2019-09-28 08:44:46 -0400
committerAidan Coward2019-09-28 08:44:46 -0400
commit30f3150d0500e288465d49574e5591779bfeec1d (patch)
tree19c26acae15b777817b1b766dc412df8702eb04e /PKGBUILD
parent2560eebb40c71a0f46e4996e2848171c210e78c7 (diff)
downloadaur-30f3150d0500e288465d49574e5591779bfeec1d.tar.gz
updated for version 1.4.39V0
This is the Throne of Eldraine(ELD) update. Note that none of the Adventure cards have been implemented The rest of the release notes are here: https://github.com/magefree/mage/wiki/Release-1.4.39#release1439v0-2019-09-27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b19a27b76e7..7579842a72d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aidan Coward <aidan -dot- coward -at- gmail -dot- com>
pkgname=xmage
-pkgver=1.4.38V0
+pkgver=1.4.39V0
pkgrel=0
pkgdesc="Java-based program for playing Magic:The Gathering, including client and server"
@@ -14,7 +14,7 @@ license=('MIT')
source=("http://xmage.de/files/xmage_${pkgver}.zip"
'https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt')
-sha256sums=("e35bdd0f4f2e7095933bc3a2d5609df809b66f0d3d7da0a3633f4c39543f7d5f"
+sha256sums=("002a73be95ff3b8aef2f427b83cc07d5e8ce618a054ba8584d43273c3975260d"
"SKIP")
###########################