diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-08-24 00:42:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:45 +0700 |
commit | de538f9d178e984339b9fe11352335be5c5fb831 (patch) | |
tree | cc471116c79c4ba6173af0344a87f45c71ee660b /python/python-fonttools/python-fonttools.SlackBuild | |
parent | 991c56cf546dcf13ec8ca77aba40038fbc8ae87b (diff) | |
download | slackbuilds-de538f9d178e984339b9fe11352335be5c5fb831.tar.gz |
python/python-fonttools: Updated for version 3.15.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 10bc85800a..d011d7b2d2 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.14.0} +VERSION=${VERSION:-3.15.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |