summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAidan Coward2019-11-30 11:30:52 -0500
committerAidan Coward2019-11-30 11:30:52 -0500
commit4cba48b6775f25b0d18e2b34cb7d36c51e78624e (patch)
treeffb6c15120219a1cb39520f3fa985977efe22a82
parent30f3150d0500e288465d49574e5591779bfeec1d (diff)
downloadaur-4cba48b6775f25b0d18e2b34cb7d36c51e78624e.tar.gz
updated to version 1.4.40V0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04cdd860dd9a..2227c2ae4c13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xmage
pkgdesc = Java-based program for playing Magic:The Gathering, including client and server
- pkgver = 1.4.39V0
+ pkgver = 1.4.40V0
pkgrel = 0
url = http://xmage.de
install = xmage.install
@@ -8,10 +8,10 @@ pkgbase = xmage
license = MIT
makedepends = detox
optdepends = wmname: change window manager name for compatibility with certain WMs
- source = http://xmage.de/files/xmage_1.4.39V0.zip
+ source = http://xmage.de/files/xmage_1.4.40V0.zip
source = https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt
source = http://xmage.today/java/jre-8u201-linux-x64.tar.gz
- sha256sums = 002a73be95ff3b8aef2f427b83cc07d5e8ce618a054ba8584d43273c3975260d
+ sha256sums = eec02348ce0e7bc25095811a4096aa51b6c658db7286ba8fd1034dd90ab69e22
sha256sums = SKIP
sha256sums = 12c745fbb8735bf450b8c6ba6f649bebe19915f05742975e443bdc8566170352
diff --git a/PKGBUILD b/PKGBUILD
index 7579842a72d4..0d374f8cbba0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aidan Coward <aidan -dot- coward -at- gmail -dot- com>
pkgname=xmage
-pkgver=1.4.39V0
+pkgver=1.4.40V0
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=("002a73be95ff3b8aef2f427b83cc07d5e8ce618a054ba8584d43273c3975260d"
+sha256sums=("eec02348ce0e7bc25095811a4096aa51b6c658db7286ba8fd1034dd90ab69e22"
"SKIP")
###########################