development/shiboken: Updated for version 1.2.0.

Fixed download link. New maintainer.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
kchan 2013-07-26 12:57:56 -05:00 committed by Erik Hanson
parent 1895460068
commit 322ccde188
2 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
# Written by Grissiom <chaos.proton@gmail.com>
PRGNAM=shiboken
VERSION=${VERSION:-1.1.2}
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="shiboken"
VERSION="1.1.2"
VERSION="1.2.0"
HOMEPAGE="http://www.pyside.org/home-binding/binding-generator/"
DOWNLOAD="http://www.pyside.org/files/shiboken-1.1.2.tar.bz2"
MD5SUM="0a37b5011b3a7276bf4584317412a4b6"
DOWNLOAD="http://download.qt-project.org/official_releases/pyside/shiboken-1.2.0.tar.bz2"
MD5SUM="946ae0405ff3238d6b72124e07fae06e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="generatorrunner"
MAINTAINER="Grissiom"
EMAIL="chaos.proton@gmail.com"
MAINTAINER="kchan"
EMAIL="kenneth.t.chan@gmail.com"