summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-12-26 17:17:35 +0300
committerCaleb Maclennan2020-12-26 17:17:35 +0300
commit4fbdd5090132378033ca9695a9b06ee4556bc303 (patch)
tree601c794fdbb5bbec95a2b2efc12fb1939dcde895 /PKGBUILD
parentd340ee00ef2a094119cd8777c26d8520431fdfca (diff)
downloadaur-4fbdd5090132378033ca9695a9b06ee4556bc303.tar.gz
upgpkg: gftools 0.6.0-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 6fea747f8530..071881ab9489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=gftools
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc='Misc tools for working with the Google Fonts library'
arch=('any')
@@ -17,7 +17,7 @@ depends=('absl-py'
"${_py_deps[@]/#/python-}")
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('c2a130223cafc2e7a445d184d8c8544737b397d0a2d243839d612268b04060cb')
+sha256sums=('58ee47de4b6d914c5611873789d11340b0ce97094cc76eef5044eeb963d0f3d9')
build() {
cd "$pkgname-$pkgver"