summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2022-03-16 14:10:09 +0300
committerCaleb Maclennan2022-03-16 14:10:09 +0300
commit25f977523cd0a402e29ae526078c933e5cdc6919 (patch)
tree5b0e0cc839fdae18a656e23bffd5fc6daba545c1 /PKGBUILD
parent907dfda7f9368f001f17751f48203bf7ca58c30e (diff)
downloadaur-25f977523cd0a402e29ae526078c933e5cdc6919.tar.gz
upgpkg: gftools 0.9.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3aaa3ff0ca51..3d45c1115078 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=gftools
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
pkgdesc='Misc tools for working with the Google Fonts library'
arch=(any)
@@ -39,7 +39,7 @@ makedepends=(python-{build,installer}
python-wheel)
_archive="$pkgname-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$_archive.tar.gz")
-sha256sums=('fcf646ed8e5c49465dcc55107d31ac99485e97a29332b18a71afbeb2f9239d5d')
+sha256sums=('65484138e3da5d035ddd417dceb9d66287ed17e556b021bab0dc9561223ed7ab')
prepare() {
cd "$_archive"