development/shiboken: Updated for version 1.1.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e8c214c4be
commit
5b9ee0fd83
|
@ -5,7 +5,7 @@
|
|||
# Written by Grissiom <chaos.proton@gmail.com>
|
||||
|
||||
PRGNAM=shiboken
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shiboken"
|
||||
VERSION="1.0.5"
|
||||
VERSION="1.1.2"
|
||||
HOMEPAGE="http://www.pyside.org/home-binding/binding-generator/"
|
||||
DOWNLOAD="http://www.pyside.org/files/shiboken-1.0.5.tar.bz2"
|
||||
MD5SUM="e9249ab88a5ba67183a165d11143c894"
|
||||
DOWNLOAD="http://www.pyside.org/files/shiboken-1.1.2.tar.bz2"
|
||||
MD5SUM="0a37b5011b3a7276bf4584317412a4b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="generatorrunner"
|
||||
|
|
Loading…
Reference in New Issue