summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-08-21 17:54:27 +0300
committerCaleb Maclennan2020-08-21 17:54:27 +0300
commit719db5b648556bc6b15965741a3bbed42bc4c212 (patch)
tree338a471453c3543c26e9cb22ff534ba6285a59a1 /PKGBUILD
parent652ece59e51fd156bc2353a9585ab4345d558503 (diff)
downloadaur-719db5b648556bc6b15965741a3bbed42bc4c212.tar.gz
upgpkg: fontship 0.3.2-2
Add missing (new) dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29ee5d8a8e56..301a7aaa820f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fontship
pkgver=0.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='A font development toolkit and collaborative work flow'
arch=('any')
url="https://github.com/theleagueof/$pkgname"
@@ -28,6 +28,7 @@ depends=('diffutils'
'python-ufonormalizer'
'python-unicodedata2' # fonttools optdepends
'python-zopfli' # fonttools optdepends
+ 'sfdnormalize'
'sfnt2woff-zopfli'
'ttfautohint'
'woff2'