diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-08-04 13:15:37 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-10 08:30:38 +0700 |
commit | cab2a6a0d1f556a5c52aea3c796051199ee0c5da (patch) | |
tree | 38b5af2b1962f64bcacf292c89df68eb55e0ae3c | |
parent | c01b1eb3259dc7ece9351071fc3287371eba8552 (diff) | |
download | slackbuilds-cab2a6a0d1f556a5c52aea3c796051199ee0c5da.tar.gz |
python/python-fonttools: Updated for version 3.44.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r-- | python/python-fonttools/python-fonttools.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-fonttools/python-fonttools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index 8958964e65..5560703364 100644 --- a/python/python-fonttools/python-fonttools.SlackBuild +++ b/python/python-fonttools/python-fonttools.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-fonttools SRCNAM=fonttools -VERSION=${VERSION:-3.43.2} +VERSION=${VERSION:-3.44.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-fonttools/python-fonttools.info b/python/python-fonttools/python-fonttools.info index d05eb9cada..4812533ad2 100644 --- a/python/python-fonttools/python-fonttools.info +++ b/python/python-fonttools/python-fonttools.info @@ -1,8 +1,8 @@ PRGNAM="python-fonttools" -VERSION="3.43.2" +VERSION="3.44.0" HOMEPAGE="https://github.com/fonttools/fonttools" -DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.43.2/fonttools-3.43.2.tar.gz" -MD5SUM="36a71a555a0c1059f2ac9baeabe515da" +DOWNLOAD="https://github.com/fonttools/fonttools/archive/3.44.0/fonttools-3.44.0.tar.gz" +MD5SUM="3f9ff311081a0f591a09552902671d29" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |