summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Schwichtenberg2019-02-17 22:55:26 +0100
committerTimo Schwichtenberg2019-02-17 22:55:26 +0100
commit57c907ba54e9b06020eaf63994050719b1af6da1 (patch)
tree2ba1838829074e127649001f47fb67d6acbc859b
parent9185b05704c5ff91d7aea847b693bcbacf1f477d (diff)
downloadaur-57c907ba54e9b06020eaf63994050719b1af6da1.tar.gz
Update to Version 1.6.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d166d5614056..a61f6bc3b88b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = forge-gui-desktop
pkgdesc = Implementation of Magic the Gathering that lets you play against a computer AI
- pkgver = 1.6.20
+ pkgver = 1.6.21
pkgrel = 1
url = https://www.slightlymagic.net/wiki/Forge
arch = any
license = GPL3
depends = jre8-openjdk
- source = https://releases.cardforge.org/forge/forge-gui-desktop/1.6.20/forge-gui-desktop-1.6.20.tar.bz2
+ source = https://releases.cardforge.org/forge/forge-gui-desktop/1.6.21/forge-gui-desktop-1.6.21.tar.bz2
source = https://git.cardforge.org/core-developers/forge/raw/master/AppIcon.png
- sha1sums = 6a1db421c84ea4b11dbbfb6c5768e7997602e22f
+ sha1sums = 12f21f90f9b226a30a27ca1236ff3eb9ee6009f4
sha1sums = 9a957969da65cf281ceb31a3737bb3b8b799f14b
pkgname = forge-gui-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 85e4af292b99..23d7a2fbf2ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timo Schwichtenberg <therealbassx at yahoo dot de>
pkgname=forge-gui-desktop
-pkgver=1.6.20
+pkgver=1.6.21
pkgrel=1
pkgdesc="Implementation of Magic the Gathering that lets you play against a computer AI"
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('jre8-openjdk')
source=("https://releases.cardforge.org/forge/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2"
"https://git.cardforge.org/core-developers/forge/raw/master/AppIcon.png")
-sha1sums=('6a1db421c84ea4b11dbbfb6c5768e7997602e22f'
+sha1sums=('12f21f90f9b226a30a27ca1236ff3eb9ee6009f4'
'9a957969da65cf281ceb31a3737bb3b8b799f14b')
package() {