summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63eb61e728f2..ebc2bcbcfeef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gcs
pkgdesc = WYSIWYG editor for building character sheets for GURPS 4th Edition
- pkgver = 4.3.0
+ pkgver = 4.4.1
pkgrel = 1
url = http://gurpscharactersheet.com
arch = any
@@ -11,8 +11,8 @@ pkgbase = gcs
makedepends = imagemagick
depends = java-runtime=8
source = git://code.trollworks.com/apple_stubs.git
- source = git://code.trollworks.com/gcs.git#tag=gcs-4.3.0
- source = git://code.trollworks.com/toolkit.git#tag=gcs-4.3.0
+ source = git://code.trollworks.com/gcs.git#tag=gcs-4.4.1
+ source = git://code.trollworks.com/toolkit.git#tag=gcs-4.4.1
source = gcs.sh
source = gcs.desktop
source = set_app_path_from_env.patch
diff --git a/PKGBUILD b/PKGBUILD
index 2d92b3319ed2..6ea1869774e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxwell Anselm <silverhammermba+aur@gmail.com>
pkgname=gcs
-pkgver=4.3.0
+pkgver=4.4.1
pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')