development/generatorrunner: Updated for version 0.6.16.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-21 15:35:56 +02:00 committed by Robby Workman
parent 6c5841a913
commit 64b4cd2ea2
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="generatorrunner"
VERSION="0.6.11"
VERSION="0.6.16"
HOMEPAGE="http://www.pyside.org/home-binding/binding-generator/"
DOWNLOAD="http://www.pyside.org/files/generatorrunner-0.6.11.tar.bz2"
MD5SUM="6ce05392bc75a965a28980fa03cc69e3"
DOWNLOAD="http://www.pyside.org/files/generatorrunner-0.6.16.tar.bz2"
MD5SUM="c7011b8ee08e228779a769b7cfa90f5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="apiextractor"