summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2016-11-24 16:31:45 -0500
committerMax2016-11-24 16:31:45 -0500
commitcf5b9cea2bc40a076ff25c15390d91be0d85f281 (patch)
tree7bfda9ea3ce1cd5a8850331bdabb285641d460ce
parent2872570732a3b7c79009c76cee6b3c8944a8d182 (diff)
downloadaur-cf5b9cea2bc40a076ff25c15390d91be0d85f281.tar.gz
version 4.6.0 bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24d64ea30d25..e54568a044b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = gcs
pkgdesc = WYSIWYG editor for building character sheets for GURPS 4th Edition
- pkgver = 4.5.1
+ pkgver = 4.6.0
pkgrel = 1
url = http://gurpscharactersheet.com
arch = any
license = MPL
depends = java-runtime=8
- source = http://gurpscharactersheet.com/downloads/4.5.1/gcs-4.5.1-linux.zip
+ source = http://gurpscharactersheet.com/downloads/4.6.0/gcs-4.6.0-linux.zip
source = gcs.sh
source = gcs.desktop
source = gcs.xml
- sha256sums = 8a7c4fabc6ae7ec53a9b5981f6a29489c42ce5ef94733fe92460421ae4a1efe8
+ sha256sums = ec33c9b725cf9ca08fddd8a95a6ac45bbc1b80b07897cc9e8a66e7f01ca03bac
sha256sums = 25042c6759fd814e23bf9139e6f6c5f93f67eec826f55825db052f4ff84ce241
sha256sums = 5b226260250972c1244f11be73c98bf43d3f30f428843c823c5a8a0ba01494ba
sha256sums = cddee2d3b844dddd3a346a7c15c26f76019c875cccc03b0be34489c4dd71a320
diff --git a/PKGBUILD b/PKGBUILD
index 5685340dd483..f8949d0e1fd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxwell Anselm <silverhammermba+aur@gmail.com>
pkgname=gcs
-pkgver=4.5.1
+pkgver=4.6.0
pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')
@@ -15,7 +15,7 @@ source=(
'gcs.xml'
)
sha256sums=(
- '8a7c4fabc6ae7ec53a9b5981f6a29489c42ce5ef94733fe92460421ae4a1efe8'
+ 'ec33c9b725cf9ca08fddd8a95a6ac45bbc1b80b07897cc9e8a66e7f01ca03bac'
'25042c6759fd814e23bf9139e6f6c5f93f67eec826f55825db052f4ff84ce241'
'5b226260250972c1244f11be73c98bf43d3f30f428843c823c5a8a0ba01494ba'
'cddee2d3b844dddd3a346a7c15c26f76019c875cccc03b0be34489c4dd71a320'