mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/pyside: Updated for version qt4.8+1.1.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
7884dda773
commit
5b96cb9868
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Grissiom <chaos.proton@gmail.com>
|
||||
|
||||
PRGNAM=pyside
|
||||
VERSION=${VERSION:-qt4.7+1.0.5}
|
||||
VERSION=${VERSION:-qt4.8+1.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pyside"
|
||||
VERSION="qt4.7+1.0.5"
|
||||
VERSION="qt4.8+1.1.2"
|
||||
HOMEPAGE="http://www.pyside.org/"
|
||||
DOWNLOAD="http://www.pyside.org/files/pyside-qt4.7+1.0.5.tar.bz2"
|
||||
MD5SUM="b24a9dc2e111718043eecf614375f2a5"
|
||||
DOWNLOAD="http://www.pyside.org/files/pyside-qt4.8+1.1.2.tar.bz2"
|
||||
MD5SUM="59c8653734b020b0128b82adc98ee704"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shiboken"
|
||||
|
|
Loading…
Reference in a new issue