From 6b2a4b706ffd3c89b43f951501bb0c90b0122608 Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Sun, 27 Dec 2020 13:03:25 -0300
Subject: [PATCH] community/psautohint: upgrade to 2.2.0

---
 community/psautohint/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/psautohint/APKBUILD b/community/psautohint/APKBUILD
index dbeebbb56e7d..f095687dafb1 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"
-- 
GitLab