summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Schwichtenberg2020-07-14 16:20:04 +0200
committerTimo Schwichtenberg2020-07-14 16:20:04 +0200
commit89c8447a894ae719f0dfaa61e0e56f9c8a127588 (patch)
treee89b6b1e8090a7c14f7684c26fa39f6338ba1ce1
parentf8a1c853d2c729693be36b7aa0cc48f689957ac3 (diff)
downloadaur-89c8447a894ae719f0dfaa61e0e56f9c8a127588.tar.gz
Update to Version 1.6.36
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8c0a814ac27..5f104492d479 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.35
+ pkgver = 1.6.36
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.35/forge-gui-desktop-1.6.35.tar.bz2
+ source = https://releases.cardforge.org/forge/forge-gui-desktop/1.6.36/forge-gui-desktop-1.6.36.tar.bz2
source = https://git.cardforge.org/core-developers/forge/raw/master/AppIcon.png
- sha1sums = a51503f54942814a5cdcecf091c7c40e13069cc1
+ sha1sums = 7a81dd42cf1757ef364f1e56ca64a7a11616f7f0
sha1sums = 9a957969da65cf281ceb31a3737bb3b8b799f14b
pkgname = forge-gui-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 6e9f5dbf8d1f..1cede7b5cd18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timo Schwichtenberg <therealbassx at yahoo dot de>
pkgname=forge-gui-desktop
-pkgver=1.6.35
+pkgver=1.6.36
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=('a51503f54942814a5cdcecf091c7c40e13069cc1'
+sha1sums=('7a81dd42cf1757ef364f1e56ca64a7a11616f7f0'
'9a957969da65cf281ceb31a3737bb3b8b799f14b')
package() {