diff options
Diffstat (limited to 'python/python3-ufo2ft/python3-ufo2ft.SlackBuild')
-rw-r--r-- | python/python3-ufo2ft/python3-ufo2ft.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ufo2ft/python3-ufo2ft.SlackBuild b/python/python3-ufo2ft/python3-ufo2ft.SlackBuild index d465c42f49..b2e195ffb7 100644 --- a/python/python3-ufo2ft/python3-ufo2ft.SlackBuild +++ b/python/python3-ufo2ft/python3-ufo2ft.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-ufo2ft -VERSION=${VERSION:-3.2.8} +VERSION=${VERSION:-3.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |