summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c94925a1d066..5dc34a78debb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,21 @@
pkgname=gftools
pkgver=0.6.1
-pkgrel=2
+pkgrel=3
pkgdesc='Misc tools for working with the Google Fonts library'
arch=('any')
url="https://github.com/googlefonts/$pkgname"
license=('Apache')
_py_deps=('babelfont'
'brotli'
- 'pybrowserstack-screenshots'
+ 'browserstack-local'
'fontmake'
'fonttools'
'glyphslib'
'opentype-sanitizer'
- 'pygit2'
'pyaml'
+ 'pybrowserstack-screenshots'
+ 'pygit2'
'requests'
'strictyaml'
'tabulate'