summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2022-03-27 20:55:58 +0200
committerAlphaJack2022-03-27 20:55:58 +0200
commit8aa166bb508a3a8b399adfb26bf35c3d8e85a342 (patch)
treef47f369f166bad59cbe15aff307e7eac916c3dd6 /PKGBUILD
parent7e5dbdc1d39b14184669344014e124a238ceaf72 (diff)
downloadaur-gcs.tar.gz
Updated gcs to 4.37.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ee0a229ff4c..6754d1a0ed0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Maxwell Anselm
pkgname="gcs"
-pkgver=4.37.0
+pkgver=4.37.1
pkgrel=1
pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
url="https://gurpscharactersheet.com"
@@ -10,7 +10,7 @@ license=("MPL2")
arch=("x86_64")
depends=("java-runtime>=15")
source=("$pkgname-$pkgver.deb::https://github.com/richardwilkes/gcs/releases/download/v$pkgver/gcs_$pkgver-1_amd64.deb")
-sha256sums=('bbd4464b90236f68d9b5a7ffbf72608b6df2f714020cce492b77c9b0213e444d')
+sha256sums=('611cc5974da6533589a6bdd2549fb08ead72bf41a598e1611e09af6cb70b5e70')
prepare(){
tar -xf "data.tar.xz"