mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fonttools: update to 4.18.2.
This commit is contained in:
parent
b725887189
commit
a922d878c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fonttools'
|
# Template file for 'fonttools'
|
||||||
pkgname=fonttools
|
pkgname=fonttools
|
||||||
version=4.17.1
|
version=4.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="svenper <svenper@tuta.io>"
|
||||||
license="MIT, OFL-1.1, BSD-3-Clause"
|
license="MIT, OFL-1.1, BSD-3-Clause"
|
||||||
homepage="https://github.com/fonttools/fonttools"
|
homepage="https://github.com/fonttools/fonttools"
|
||||||
distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
|
distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
|
||||||
checksum=89e17920b2d5dce39fb538a4cc65c797a9bf604a481408a1a9a677e3e98f37a4
|
checksum=db0a38a17061c65ae3d9e5a86d52e8fa2ecf4d474548d808d338a7f72cf08cff
|
||||||
replaces="python-fonttools>=0 python3-fonttools>=0"
|
replaces="python-fonttools>=0 python3-fonttools>=0"
|
||||||
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
|
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue