From d10aa7b3451e43ee7b613329c87981563137a734 Mon Sep 17 00:00:00 2001 From: svenper Date: Sat, 14 Mar 2020 14:20:44 +0100 Subject: [PATCH] fonttools: update to 4.4.3. --- srcpkgs/fonttools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template index 54069e3214..3e0626d2ab 100644 --- a/srcpkgs/fonttools/template +++ b/srcpkgs/fonttools/template @@ -1,6 +1,6 @@ # Template file for 'fonttools' pkgname=fonttools -version=4.4.2 +version=4.4.3 revision=1 archs=noarch build_style=python3-module @@ -11,7 +11,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=dcbe45068090a36beebf463220f44d87e2b92110ad88398ab51bd113f4cd74ac +checksum=89606497418a71ed1db6ca50c43b805ce14225bc1c7a821924a7d3fb2906639d replaces="python-fonttools>=0 python3-fonttools>=0" provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"