summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2021-07-19 23:16:54 +0300
committerCaleb Maclennan2021-07-19 23:16:54 +0300
commit960ec3cc5570be7d5a362c084435351c3a649344 (patch)
tree645cf8b9d006fee2482d59ae34a2e7a088b3d730 /PKGBUILD
parenteaa2c2eb679e9fea29fc7ce3b73d6305f76906da (diff)
downloadaur-960ec3cc5570be7d5a362c084435351c3a649344.tar.gz
upgpkg: drawbot-skia 0.4.8-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a47351cb42a..f8c494fc1f8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
pkgname=drawbot-skia
pkgver=0.4.8
-pkgrel=1
+pkgrel=2
pkgdesc='A tool for the removal of TrueType instruction sets (hints) in fonts'
arch=(any)
url="https://github.com/justvanrossum/$pkgname"
-license=('MIT')
-depends=('python'
- 'python-bidi'
+license=(MIT)
+depends=(python
+ python-bidi
'python-fonttools>=4.24.3'
'python-skia>=87.2'
'python-skia-pathops>=0.6.0.post2'
'python-uharfbuzz>=0.16.1'
- 'python-unicodedata2')
-makedepends=('python-setuptools')
+ python-unicodedata2)
+makedepends=(python-setuptools-scm)
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('61d4169b10fca6cea40f4d97898c36de0274c918923582ef0eef5767d6f7c161')