summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAidan Coward2019-02-10 15:22:56 -0500
committerAidan Coward2019-02-10 15:22:56 -0500
commit935c0d3a3665a0ef36c55ee5809243459a2da4de (patch)
tree6a0327d136998d5279e558e97e5a5f2b0b0fd864
parent578e8f70c7a6e8d5853df3b223ac1637ebb183ee (diff)
downloadaur-935c0d3a3665a0ef36c55ee5809243459a2da4de.tar.gz
updated to version 1.4.33V3a
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0515d04868e3..ec64f4bc1db8 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.33V2
+ pkgver = 1.4.33V3a
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.33V2.zip
+ source = http://xmage.de/files/xmage_1.4.33V3a.zip
source = https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt
- sha256sums = a675eb915238d9d90394d27bd0e1695f87db3afdb4056ee774b3dac0fac0381e
+ sha256sums = dde058fd9856d7a2e44eebdb849f5c30b182a24251aa4cb937ecab62a47a3944
sha256sums = SKIP
pkgname = xmage
diff --git a/PKGBUILD b/PKGBUILD
index cf18d2f95932..7d921c11e095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aidan Coward <aidan -dot- coward -at- gmail -dot- com>
pkgname=xmage
-pkgver=1.4.33V2
+pkgver=1.4.33V3a
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=(a675eb915238d9d90394d27bd0e1695f87db3afdb4056ee774b3dac0fac0381e""
+sha256sums=("dde058fd9856d7a2e44eebdb849f5c30b182a24251aa4cb937ecab62a47a3944"
"SKIP")
package() {