summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72a673ac44e1..446dcb47a5b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=gftools
-pkgver=0.9.14
+pkgver=0.9.15
pkgrel=1
pkgdesc='Misc tools for working with the Google Fonts library'
arch=(any)
@@ -41,7 +41,7 @@ makedepends=(python-{build,installer}
python-wheel)
_archive="$pkgname-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$_archive.tar.gz")
-sha256sums=('53377da4321fe76940c0600192acd195aec7a3ba78ef7b30227a36a40f8dabb3')
+sha256sums=('2d71e65eecca6e40c6166e895b005955d8e3fe50de8ca9daf938074f2065b7b5')
prepare() {
cd "$_archive"