summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Schwichtenberg2018-02-26 23:23:38 +0100
committerTimo Schwichtenberg2018-02-26 23:23:38 +0100
commit11bb87729af5e30a66d111a063f33a1a4d92c6f8 (patch)
tree6b179c5699db5a20a977c4edff76ef0a377e494c
parent76d4bdb6b280fc965bbd9710869b661f7bf415db (diff)
downloadaur-11bb87729af5e30a66d111a063f33a1a4d92c6f8.tar.gz
Versionupdate
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61794744647f..5800a041d4f6 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.6
- pkgrel = 3
+ pkgver = 1.6.7
+ 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.6/forge-gui-desktop-1.6.6.tar.bz2
+ source = https://releases.cardforge.org/forge/forge-gui-desktop/1.6.7/forge-gui-desktop-1.6.7.tar.bz2
source = http://svn.slightlymagic.net/websvn/filedetails.php?repname=Forge&path=%2Ftrunk%2FAppIcon.png
- sha1sums = 4806bb6b5d1ae96b6d2c824c3311707825688aab
+ sha1sums = d5cfe6fb6a3ac01a2c2e65518741b970818a3357
sha1sums = 9a957969da65cf281ceb31a3737bb3b8b799f14b
pkgname = forge-gui-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 5d577e4c525a..c7e7753923b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timo Schwichtenberg <therealbassx at yahoo dot de>
pkgname=forge-gui-desktop
-pkgver=1.6.6
-pkgrel=3
+pkgver=1.6.7
+pkgrel=1
pkgdesc="Implementation of Magic the Gathering that lets you play against a computer AI"
arch=('any')
url="https://www.slightlymagic.net/wiki/Forge"
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('jre8-openjdk')
source=("https://releases.cardforge.org/forge/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2"
"http://svn.slightlymagic.net/websvn/filedetails.php?repname=Forge&path=%2Ftrunk%2FAppIcon.png")
-sha1sums=('4806bb6b5d1ae96b6d2c824c3311707825688aab'
+sha1sums=('d5cfe6fb6a3ac01a2c2e65518741b970818a3357'
'9a957969da65cf281ceb31a3737bb3b8b799f14b')
package() {