From b9c70e988afc387a63dd195ef70545bc27992c32 Mon Sep 17 00:00:00 2001 From: svenper Date: Mon, 24 Feb 2020 15:02:16 +0100 Subject: [PATCH] fonttools: update to 4.4.0. --- srcpkgs/fonttools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template index 4928a238a0c..ae335f7404f 100644 --- a/srcpkgs/fonttools/template +++ b/srcpkgs/fonttools/template @@ -1,6 +1,6 @@ # Template file for 'fonttools' pkgname=fonttools -version=4.3.0 +version=4.4.0 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=5fd7453f980cfa02c229d55e53f663340f44d9cccd724b1fe8c3bfc0ecb8ed71 +checksum=0969bdcd2e1ea362797056214db1626798ca85bd133d6c1703e7f3ed85ea48b8 replaces="python-fonttools>=0 python3-fonttools>=0" provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"