aboutsummaryrefslogtreecommitdiffstats
path: root/community/psautohint/APKBUILD
diff options
context:
space:
mode:
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 f095687dafb..900a72ac84b 100644
--- a/community/psautohint/APKBUILD
+++ b/community/psautohint/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=psautohint
pkgver=2.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="standalone version of AFDKO's autohinter"
url="https://github.com/adobe-type-tools/psautohint"
arch="all !s390x !mips !mips64" # ufo2ft
license="Apache-2.0"
depends="python3 py3-fonttools py3-lxml py3-statmake py3-ufo2ft"
-makedepends="py3-setuptools python3-dev"
+makedepends="py3-setuptools py3-setuptools_scm python3-dev"
source="https://github.com/adobe-type-tools/psautohint/releases/download/v$pkgver/psautohint-$pkgver.zip"
build() {