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 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | c01b1eb3259dc7ece9351071fc3287371eba8552 (diff) |
python/python-fonttools: Updated for version 3.44.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-fonttools/python-fonttools.SlackBuild')
-rw-r--r-- | python/python-fonttools/python-fonttools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-fonttools/python-fonttools.SlackBuild b/python/python-fonttools/python-fonttools.SlackBuild index 8958964e654ff..5560703364b15 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} |