summaryrefslogtreecommitdiffstats
path: root/python/PythonQt/README
diff options
context:
space:
mode:
author Christoph Willing2017-06-16 06:16:16 +0200
committer Willy Sudiarto Raharjo2017-06-17 02:32:32 +0200
commita58dd4160493c1dbd3f04c1deb93a13ea9c2f43b (patch)
treeb2313372ca745cfd59243bb39d3002a41b5be0a9 /python/PythonQt/README
parent7d330cfa945e75b07036dd4b3c17e2eabb36af77 (diff)
downloadslackbuilds-a58dd4160493c1dbd3f04c1deb93a13ea9c2f43b.tar.gz
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 d959b8ca65..5691571493 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/