summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAidan Coward2019-01-29 19:34:50 -0500
committerAidan Coward2019-01-29 19:34:50 -0500
commitdccd1e2455a598abefe6aa6331dae6a5d5acaf34 (patch)
tree822f9efa20c185597d58e1c4c11fd50ea9a07c61
parent4b06ce3c7b1f32922fc712b663e799ca3fd49507 (diff)
downloadaur-dccd1e2455a598abefe6aa6331dae6a5d5acaf34.tar.gz
update to version 1.4.33V1c
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee263c29fecc..6c07199ddd80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = xmage
pkgdesc = Java-based program for playing Magic:The Gathering, including client and server
- pkgver = 1.4.33V0
+ pkgver = 1.4.33V1c
pkgrel = 0
url = http://xmage.de
arch = any
license = MIT
depends = jre8-openjdk>=8.u181-1
optdepends = wmname: change window manager name for compatibility with certain WMs
- source = http://xmage.de/files/xmage_1.4.33V0.zip
+ source = http://xmage.de/files/xmage_1.4.33V1c.zip
source = https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt
- sha256sums = d9aee0a1d32645c84d193281e386b7f6ca4a03fa2fe367252f1212bdbef6e79b
+ sha256sums = 6c328a141f7e3df3b8778e44828abb242f058bf7f62f0f578b1646097e635a6c
sha256sums = SKIP
pkgname = xmage
diff --git a/PKGBUILD b/PKGBUILD
index 52d676694d81..115825177bb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aidan Coward <aidan -dot- coward -at- gmail -dot- com>
pkgname=xmage
-pkgver=1.4.33V0
+pkgver=1.4.33V1c
pkgrel=0
pkgdesc="Java-based program for playing Magic:The Gathering, including client and server"
@@ -16,7 +16,7 @@ optdepends=('wmname: change window manager name for compatibility with certain W
source=("http://xmage.de/files/xmage_${pkgver}.zip"
'https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt')
-sha256sums=("d9aee0a1d32645c84d193281e386b7f6ca4a03fa2fe367252f1212bdbef6e79b"
+sha256sums=("6c328a141f7e3df3b8778e44828abb242f058bf7f62f0f578b1646097e635a6c"
"SKIP")
package() {