summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAidan Coward2019-02-02 19:03:11 -0500
committerAidan Coward2019-02-02 19:03:11 -0500
commit578e8f70c7a6e8d5853df3b223ac1637ebb183ee (patch)
treeeac59e8127c4281988f795f0d5cf176c721f5806
parentdccd1e2455a598abefe6aa6331dae6a5d5acaf34 (diff)
downloadaur-578e8f70c7a6e8d5853df3b223ac1637ebb183ee.tar.gz
updated to version 1.4.33v2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c07199ddd80..0515d04868e3 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.33V1c
+ pkgver = 1.4.33V2
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.33V1c.zip
+ source = http://xmage.de/files/xmage_1.4.33V2.zip
source = https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt
- sha256sums = 6c328a141f7e3df3b8778e44828abb242f058bf7f62f0f578b1646097e635a6c
+ sha256sums = a675eb915238d9d90394d27bd0e1695f87db3afdb4056ee774b3dac0fac0381e
sha256sums = SKIP
pkgname = xmage
diff --git a/PKGBUILD b/PKGBUILD
index 115825177bb5..cf18d2f95932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aidan Coward <aidan -dot- coward -at- gmail -dot- com>
pkgname=xmage
-pkgver=1.4.33V1c
+pkgver=1.4.33V2
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=("6c328a141f7e3df3b8778e44828abb242f058bf7f62f0f578b1646097e635a6c"
+sha256sums=(a675eb915238d9d90394d27bd0e1695f87db3afdb4056ee774b3dac0fac0381e""
"SKIP")
package() {