mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/pyside-tools: Updated for version 0.2.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
5b96cb9868
commit
984ac0b343
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Grissiom <chaos.proton@gmail.com>
|
||||
|
||||
PRGNAM=pyside-tools
|
||||
VERSION=${VERSION:-0.2.12}
|
||||
VERSION=${VERSION:-0.2.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pyside-tools"
|
||||
VERSION="0.2.12"
|
||||
VERSION="0.2.14"
|
||||
HOMEPAGE="http://www.pyside.org/"
|
||||
DOWNLOAD="http://www.pyside.org/files/pyside-tools-0.2.12.tar.bz2"
|
||||
MD5SUM="9a41a565774974a0e2bb60244c996166"
|
||||
DOWNLOAD="http://www.pyside.org/files/pyside-tools-0.2.14.tar.bz2"
|
||||
MD5SUM="0a683e1dc426df5834cb1e540d0c6e3f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyside"
|
||||
|
|
Loading…
Reference in a new issue