From 2ee220142b2f25c7b22b2a6c35c76a19d4c3c5fc Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Mon, 6 Apr 2020 14:10:07 +0200
Subject: [PATCH] fonttools: update to 4.7.0.

---
 srcpkgs/fonttools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template
index 3e0626d2abc..e7624a0cbe2 100644
--- a/srcpkgs/fonttools/template
+++ b/srcpkgs/fonttools/template
@@ -1,6 +1,6 @@
 # Template file for 'fonttools'
 pkgname=fonttools
-version=4.4.3
+version=4.7.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -11,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=89606497418a71ed1db6ca50c43b805ce14225bc1c7a821924a7d3fb2906639d
+checksum=8f9b1e55e3883df87e02d3dd0ef7e596331006caf9c77d9881ff346555b71790
 replaces="python-fonttools>=0 python3-fonttools>=0"
 provides="python-fonttools-${version}_${revision} python3-fonttools-${version}_${revision}"