diff --git a/community/psautohint/APKBUILD b/community/psautohint/APKBUILD index 81a4b29e934..dbeebbb56e7 100644 --- a/community/psautohint/APKBUILD +++ b/community/psautohint/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Rasmus Thomsen # Maintainer: Rasmus Thomsen pkgname=psautohint -pkgver=2.1.1 +pkgver=2.1.2 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="98d265a6953549540432fc1f241be57b5afda6f1587959e6d005fd9c78e4367df0969e409ba9c62443894a273bcb6a0b44acd225d42699ff6df6b32faa7306dc psautohint-2.1.1.zip" +sha512sums="1f23171c84057e70c1c7ed68d479d9ee5f298c4edbf6906206ca3553299f08021df025ab52261387fba809f3e0d68625e0c92eeb632d644122d986179a29e0ae psautohint-2.1.2.zip"