summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2017-04-18 18:36:37 -0400
committerMax2017-04-18 18:36:37 -0400
commit5b45b174b9f015c7ddea5cd0c9148f1c8254e09e (patch)
treefed3d3c0b101cfa2bfaa356434f7421b7c7c3c5b
parent8bf9cc1ec602d359d47fd9ef5fc079fa9999583a (diff)
downloadaur-5b45b174b9f015c7ddea5cd0c9148f1c8254e09e.tar.gz
bump to 4.9.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d723180f8c15..23c45c1c9d66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gcs
pkgdesc = WYSIWYG editor for building character sheets for GURPS 4th Edition
- pkgver = 4.8.0
+ pkgver = 4.9.0
pkgrel = 1
url = http://gurpscharactersheet.com
arch = any
license = MPL
depends = java-runtime=8
- source = http://gurpscharactersheet.com/downloads/4.8.0/gcs-4.8.0-linux.zip
+ source = http://gurpscharactersheet.com/downloads/4.9.0/gcs-4.9.0-linux.zip
source = gcs.sh
source = gcs.desktop
source = gcs.xml
diff --git a/PKGBUILD b/PKGBUILD
index 2543e795cc7b..6239e6e08910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxwell Anselm <silverhammermba+aur@gmail.com>
pkgname=gcs
-pkgver=4.8.0
+pkgver=4.9.0
pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')