fonttools: update to 4.4.1.
This commit is contained in:
parent
313f8a0050
commit
6fc26e7aad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fonttools'
|
||||
pkgname=fonttools
|
||||
version=4.4.0
|
||||
version=4.4.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=0969bdcd2e1ea362797056214db1626798ca85bd133d6c1703e7f3ed85ea48b8
|
||||
checksum=1fbebe15909f90854fd267efd04a12fc7323a6d42a443bdd8da4d7f55fc8d350
|
||||
replaces="python-fonttools>=0 python3-fonttools>=0"
|
||||
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue