summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-11-07 21:43:50 +0300
committerCaleb Maclennan2020-11-07 21:43:50 +0300
commit0d6b8a7abc3e7cd060bb1e176daf42ce09fd3dae (patch)
tree3b4961f586cc10e9f1140a7eeb8ba8d625e970a4 /PKGBUILD
parentaf0f2b73fdfd098d029910d9d9202e22ea75a9bf (diff)
downloadaur-0d6b8a7abc3e7cd060bb1e176daf42ce09fd3dae.tar.gz
upgpkg: psautohint 22.1.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1e45eb5e851..919581205ea5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=psautohint
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
epoch=2
pkgdesc='A standalone version of AFDKO’s autohinter'
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache')
depends=('python-fonttools' 'python-fs' 'python-lxml')
makedepends=('python-setuptools')
source=("https://pypi.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.zip")
-sha256sums=('c41253b7a5566d052e92c90ecce86b719342fef4697498b8e64d2b90e1feb89c')
+sha256sums=('fb5761ad7e3fa6adf0266ea8b50de6afd04e95fdef32fa4e70a318889e3bbf44')
build() {
cd "$pkgname-$pkgver"