summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2017-01-09 12:02:48 -0500
committerMax2017-01-09 12:02:48 -0500
commit8bf9cc1ec602d359d47fd9ef5fc079fa9999583a (patch)
tree8bbd4ff51324485fa260abf522bf873ea48dd1cb
parentc441557f0ef7bc85e70ef7e36f666124e174c9a1 (diff)
downloadaur-8bf9cc1ec602d359d47fd9ef5fc079fa9999583a.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 067c45dc1d2a..d723180f8c15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gcs
pkgdesc = WYSIWYG editor for building character sheets for GURPS 4th Edition
- pkgver = 4.7.0
+ pkgver = 4.8.0
pkgrel = 1
url = http://gurpscharactersheet.com
arch = any
license = MPL
depends = java-runtime=8
- source = http://gurpscharactersheet.com/downloads/4.7.0/gcs-4.7.0-linux.zip
+ source = http://gurpscharactersheet.com/downloads/4.8.0/gcs-4.8.0-linux.zip
source = gcs.sh
source = gcs.desktop
source = gcs.xml
diff --git a/PKGBUILD b/PKGBUILD
index 031c104d8ee8..2543e795cc7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxwell Anselm <silverhammermba+aur@gmail.com>
pkgname=gcs
-pkgver=4.7.0
+pkgver=4.8.0
pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')