summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-27 20:33:59 +0300
committerCaleb Maclennan2024-04-27 20:33:59 +0300
commit1878e97335a66af7c28ce87fe863db47d14d3432 (patch)
tree2946d652098ae07bedcdcee29ed81f3db42d55d5 /PKGBUILD
parent3132594551de8649e91f8bf0ad66f8a525a0e46e (diff)
downloadaur-1878e97335a66af7c28ce87fe863db47d14d3432.tar.gz
upgpkg: fontbakery 0.12.4-2
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33ac0c2ab572..5157dbfd85e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=fontbakery
pkgver=0.12.4
-pkgrel=1
+pkgrel=2
pkgdesc='A command-line tool for checking the quality of font projects'
arch=(any)
url="https://github.com/googlefonts/$pkgname"
-license=(Apache)
+license=(Apache-2.0)
_py_deps=(axisregistry
beautifulsoup4
beziers
@@ -14,7 +14,7 @@ _py_deps=(axisregistry
collidoscope
defcon
fonttools
- fs # optdepends of fonttols required for [ufo]
+ fs # for fonttols[ufo]
gflanguages
glyphsets
lxml
@@ -26,7 +26,7 @@ _py_deps=(axisregistry
stringbrewer
toml
ufo2ft
- unicodedata2 # optdepends of fonttools required for [unicode]
+ unicodedata2 # for fonttools[unicode]
vharfbuzz)
depends=(dehinter
font-v