aboutsummaryrefslogtreecommitdiffstats
path: root/community/psautohint/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-27 13:03:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-27 16:48:14 +0000
commit6b2a4b706ffd3c89b43f951501bb0c90b0122608 (patch)
tree27f9da4d922d9b5270f1d69a3d76ac90eab6d9d2 /community/psautohint/APKBUILD
parent92e25d7e619df9a0ea2643a8d58fe26ea41d7c97 (diff)
community/psautohint: upgrade to 2.2.0
Diffstat (limited to 'community/psautohint/APKBUILD')
-rw-r--r--community/psautohint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/psautohint/APKBUILD b/community/psautohint/APKBUILD
index dbeebbb56e7..f095687dafb 100644
--- a/community/psautohint/APKBUILD
+++ b/community/psautohint/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=psautohint
-pkgver=2.1.2
+pkgver=2.2.0
pkgrel=0
pkgdesc="standalone version of AFDKO's autohinter"
url="https://github.com/adobe-type-tools/psautohint"
@@ -23,4 +23,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="1f23171c84057e70c1c7ed68d479d9ee5f298c4edbf6906206ca3553299f08021df025ab52261387fba809f3e0d68625e0c92eeb632d644122d986179a29e0ae psautohint-2.1.2.zip"
+sha512sums="12b0b810e44fbc0c32a3e3826c782c4e5444dab1f01773a84692e65f9d0c2042716cb711c976744d9e26910499493f2c55caec22534a79a85eb5e8b781a857cf psautohint-2.2.0.zip"