From f0a320c20dc6665313161c42b94d7739ce34acf7 Mon Sep 17 00:00:00 2001 From: svenper Date: Thu, 23 Jan 2020 14:14:45 +0100 Subject: [PATCH] fonttools: update to 4.2.4. --- srcpkgs/fonttools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template index 99250214872..470d1ab375e 100644 --- a/srcpkgs/fonttools/template +++ b/srcpkgs/fonttools/template @@ -1,7 +1,7 @@ # 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" @@ -12,7 +12,7 @@ maintainer="svenper " 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}"