fonttools: update to 4.2.4.
This commit is contained in:
parent
060bf9b25b
commit
f634931dbe
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'fonttools'
|
||||
pkgname=fonttools
|
||||
version=4.2.2
|
||||
revision=3
|
||||
version=4.2.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="fonttools"
|
||||
hostmakedepends="python3-devel python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Library to manipulate font files from Python"
|
||||
|
@ -12,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=393a579cc1e2e666882949fcdf06e88a57a48a1daafa057eff602ac01cd016c2
|
||||
checksum=2efe5ced9eb8ba6964df5140d83cd9125461e2d4f707df601feb0721380c0c0b
|
||||
replaces="python-fonttools>=0 python3-fonttools>=0"
|
||||
provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue