summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2016-12-10 11:46:42 -0500
committerMax2016-12-10 11:46:42 -0500
commitc441557f0ef7bc85e70ef7e36f666124e174c9a1 (patch)
tree76fb08e22624a9f52a1c529730950f2876922706
parentcf5b9cea2bc40a076ff25c15390d91be0d85f281 (diff)
downloadaur-c441557f0ef7bc85e70ef7e36f666124e174c9a1.tar.gz
version 4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e54568a044b6..067c45dc1d2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = gcs
pkgdesc = WYSIWYG editor for building character sheets for GURPS 4th Edition
- pkgver = 4.6.0
+ pkgver = 4.7.0
pkgrel = 1
url = http://gurpscharactersheet.com
arch = any
license = MPL
depends = java-runtime=8
- source = http://gurpscharactersheet.com/downloads/4.6.0/gcs-4.6.0-linux.zip
+ source = http://gurpscharactersheet.com/downloads/4.7.0/gcs-4.7.0-linux.zip
source = gcs.sh
source = gcs.desktop
source = gcs.xml
- sha256sums = ec33c9b725cf9ca08fddd8a95a6ac45bbc1b80b07897cc9e8a66e7f01ca03bac
+ sha256sums = SKIP
sha256sums = 25042c6759fd814e23bf9139e6f6c5f93f67eec826f55825db052f4ff84ce241
sha256sums = 5b226260250972c1244f11be73c98bf43d3f30f428843c823c5a8a0ba01494ba
sha256sums = cddee2d3b844dddd3a346a7c15c26f76019c875cccc03b0be34489c4dd71a320
diff --git a/PKGBUILD b/PKGBUILD
index f8949d0e1fd0..031c104d8ee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxwell Anselm <silverhammermba+aur@gmail.com>
pkgname=gcs
-pkgver=4.6.0
+pkgver=4.7.0
pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')
@@ -15,7 +15,7 @@ source=(
'gcs.xml'
)
sha256sums=(
- 'ec33c9b725cf9ca08fddd8a95a6ac45bbc1b80b07897cc9e8a66e7f01ca03bac'
+ 'SKIP'
'25042c6759fd814e23bf9139e6f6c5f93f67eec826f55825db052f4ff84ce241'
'5b226260250972c1244f11be73c98bf43d3f30f428843c823c5a8a0ba01494ba'
'cddee2d3b844dddd3a346a7c15c26f76019c875cccc03b0be34489c4dd71a320'