mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-fonttools: update to 4.1.0.
This commit is contained in:
parent
f998206c3c
commit
2b04e0670b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-fonttools'
|
# Template file for 'python3-fonttools'
|
||||||
pkgname=python3-fonttools
|
pkgname=python3-fonttools
|
||||||
version=4.0.2
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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=0c92b058ccbcd44f71fe094c06bba105c989ae552852486411cd19a3763eed2c
|
checksum=8c1919e11c3152446ec8de8283a6f43fffde6acdcab81b468d7fd6ad4b54e798
|
||||||
alternatives="
|
alternatives="
|
||||||
fonttools:fonttools:/usr/bin/fonttools3
|
fonttools:fonttools:/usr/bin/fonttools3
|
||||||
fonttools:pyftmerge:/usr/bin/pyftmerge3
|
fonttools:pyftmerge:/usr/bin/pyftmerge3
|
||||||
|
|
Loading…
Add table
Reference in a new issue