diff options
Diffstat (limited to 'python/PythonQt/PythonQt.SlackBuild')
-rw-r--r-- | python/PythonQt/PythonQt.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/PythonQt/PythonQt.SlackBuild b/python/PythonQt/PythonQt.SlackBuild index 2861f7c978d5..d610add9d47f 100644 --- a/python/PythonQt/PythonQt.SlackBuild +++ b/python/PythonQt/PythonQt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for PythonQt -# Copyright 2016 Christoph Willing Brisbane, Australia +# Copyright 2016-2017 Christoph Willing, Brisbane Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=PythonQt -VERSION=${VERSION:-0.git20160810} +VERSION=${VERSION:-3.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |