summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pyside/pyside.SlackBuild3
-rw-r--r--python/pyside/pyside.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/python/pyside/pyside.SlackBuild b/python/pyside/pyside.SlackBuild
index 2419df981e..20bb0fdab7 100644
--- a/python/pyside/pyside.SlackBuild
+++ b/python/pyside/pyside.SlackBuild
@@ -3,9 +3,10 @@
# Slackware build script for pyside
# Written by Grissiom <chaos.proton@gmail.com>
+# Updated by kchan <kenneth.t.chan@gmail.com>
PRGNAM=pyside
-VERSION=${VERSION:-qt4.8+1.2.0}
+VERSION=${VERSION:-qt4.8+1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pyside/pyside.info b/python/pyside/pyside.info
index 6e4e3ae76d..711a8a7f2b 100644
--- a/python/pyside/pyside.info
+++ b/python/pyside/pyside.info
@@ -1,8 +1,8 @@
PRGNAM="pyside"
-VERSION="qt4.8+1.2.0"
+VERSION="qt4.8+1.2.2"
HOMEPAGE="http://www.pyside.org/"
-DOWNLOAD="http://download.qt-project.org/official_releases/pyside/pyside-qt4.8+1.2.0.tar.bz2"
-MD5SUM="52b8c19485447a3100884f3c79dc5c98"
+DOWNLOAD="http://download.qt-project.org/official_releases/pyside/pyside-qt4.8+1.2.2.tar.bz2"
+MD5SUM="1969c2ff90eefaa4b200d234059d2287"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="shiboken"