summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2015-01-08 11:37:35 -0500
committerMax2015-06-08 09:41:20 -0400
commitf4e6b76832ae33a9b71a21a67330afe379026f3a (patch)
tree0354361bd8c75e8cb5567284b2b2754a2f679494
parent0c019e688d83bec71d85455ee01ad130c6df215a (diff)
downloadaur-f4e6b76832ae33a9b71a21a67330afe379026f3a.tar.gz
Update version and git tag names
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ea416b62bf3..07a51bab232a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maxwell Anselm <silverhammermba+aur@gmail.com>
pkgname=gcs
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.0.2
+pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')
url="http://gurpscharactersheet.com"
@@ -11,8 +11,8 @@ depends=('java-runtime=8')
makedepends=('git' 'apache-ant' 'java-environment=8' 'imagemagick')
source=(
'git://code.trollworks.com/apple_stubs.git'
- "git://code.trollworks.com/gcs.git#tag=$pkgver"
- "git://code.trollworks.com/toolkit.git#tag=$pkgver"
+ "git://code.trollworks.com/gcs.git#tag=gcs-$pkgver"
+ "git://code.trollworks.com/toolkit.git#tag=gcs-$pkgver"
'gcs.sh'
'gcs.desktop'
'set_app_path_from_env.patch'