summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2016-05-13 21:05:17 -0400
committerMax2016-05-13 21:05:17 -0400
commit65979bb254cdc2432681ef7ec9a65407c2d3a488 (patch)
tree70bc3982672dd6b93f326aa30400f4a362fd8395
parent563b6191db08090d9308ed1edebfc00554a1f089 (diff)
downloadaur-65979bb254cdc2432681ef7ec9a65407c2d3a488.tar.gz
version 4.4.1 release
-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')