summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAidan Coward2019-03-04 15:20:22 -0500
committerAidan Coward2019-03-04 15:20:22 -0500
commit68a44c9a60d6f318117c7700075c68cdf02bfc06 (patch)
treea638f876d0f1e689f1670d35ab9b4834c0dc4227
parent61295d5c99ccfb72e426d654b237ae2883e6e18c (diff)
downloadaur-68a44c9a60d6f318117c7700075c68cdf02bfc06.tar.gz
updated to version 1.4.33V4b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65192b51d276..d21704fe4581 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.33V4a
+ pkgver = 1.4.33V4b
pkgrel = 1
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.33V4a.zip
+ source = http://xmage.de/files/xmage_1.4.33V4b.zip
source = https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt
- sha256sums = 09ed6c2b7b1269359036b4f062ff252d984e62903c24df82a59544d231974bb8
+ sha256sums = 48c36f273347fcc4050c16dc040869a404ff5cb3182e22f0c07ef6d8383f4911
sha256sums = SKIP
pkgname = xmage
diff --git a/PKGBUILD b/PKGBUILD
index 0470e477197f..a0d840995fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aidan Coward <aidan -dot- coward -at- gmail -dot- com>
pkgname=xmage
-pkgver=1.4.33V4a
+pkgver=1.4.33V4b
pkgrel=1
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=("09ed6c2b7b1269359036b4f062ff252d984e62903c24df82a59544d231974bb8"
+sha256sums=("48c36f273347fcc4050c16dc040869a404ff5cb3182e22f0c07ef6d8383f4911"
"SKIP")
package() {