fonttools: update to 4.8.1.
This commit is contained in:
parent
6c57629cfc
commit
3a75660968
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fonttools'
|
||||
pkgname=fonttools
|
||||
version=4.7.0
|
||||
version=4.8.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="svenper <svenper@tuta.io>"
|
|||
license="MIT, OFL-1.1, BSD-3-Clause"
|
||||
homepage="https://github.com/fonttools/fonttools"
|
||||
distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
|
||||
checksum=8f9b1e55e3883df87e02d3dd0ef7e596331006caf9c77d9881ff346555b71790
|
||||
checksum=735a48467b1973a3e09bb2144d45ce82683fbe891dc1be70ef7fbcdc6054e6d0
|
||||
replaces="python-fonttools>=0 python3-fonttools>=0"
|
||||
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue