diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-06-07 11:47:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-10 10:47:39 +0700 |
commit | 589af419cdd33df18e65271775679ecc0c47f0e0 (patch) | |
tree | 0fd92ceb885968b5aaeeafe865637a43b33cbfe8 /python/python-fonttools/python-fonttools.SlackBuild | |
parent | d72f714c4d1fca8b1d89c15788d550019c13b452 (diff) |
python/python-fonttools: Updated for version 3.13.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 e7cf0e578c9e9..bd7d4dc00dbe1 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.12.1} +VERSION=${VERSION:-3.13.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |