aboutsummaryrefslogtreecommitdiff
path: root/python/PythonQt/README
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2017-06-16 14:16:16 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-17 07:32:32 +0700
commita58dd4160493c1dbd3f04c1deb93a13ea9c2f43b (patch)
treeb2313372ca745cfd59243bb39d3002a41b5be0a9 /python/PythonQt/README
parent7d330cfa945e75b07036dd4b3c17e2eabb36af77 (diff)
python/PythonQt: Updated for version 3.2.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python/PythonQt/README')
-rw-r--r--python/PythonQt/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PythonQt/README b/python/PythonQt/README
index d959b8ca65f20..5691571493e98 100644
--- a/python/PythonQt/README
+++ b/python/PythonQt/README
@@ -2,6 +2,6 @@ PythonQt is a dynamic Python binding for the Qt framework. It offers an easy
way to embed the Python scripting language into your C++ Qt applications.
This build uses the CMake-ified version of PythonQt at:
- https://github.com/commontk/PythonQt
+ https://github.com/commontk/PythonQt (branch patched-8)
which was forked from the original at:
http://pythonqt.sourceforge.net/