summaryrefslogtreecommitdiffstats
path: root/devel/shiboken/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/shiboken/DETAILS')
-rwxr-xr-xdevel/shiboken/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/shiboken/DETAILS b/devel/shiboken/DETAILS
index 4ff3aa1164..2da6b1d6fd 100755
--- a/devel/shiboken/DETAILS
+++ b/devel/shiboken/DETAILS
@@ -1,5 +1,5 @@
SPELL=shiboken
- WEB_SITE=http://www.pyside.org/
+ WEB_SITE=http://www.pyside.org
if [[ $PYSIDE == git ]];then
VERSION=git
SOURCE=$SPELL-$VERSION.tar.bz2
@@ -7,8 +7,8 @@ if [[ $PYSIDE == git ]];then
FORCE_DOWNLOAD=on
SOURCE_IGNORE=volatile
else
- VERSION=0.5.1
- SOURCE_HASH=sha512:c04071f5e1b7a4ce9b0c31afb95356269d257859c373fb8b9318f6eb63de2ca9b7e191cad7cdfa202b9dd47bba08deb7ca78df1f8043be90a91e9ff8b6ea01db
+ VERSION=1.0.2
+ SOURCE_HASH=sha512:94ea3f6ecdf5a002acf07785625d4b074e3096f4e3362cab58972b50d8f9e8c758864e111fc165420ab50ed51fdce91e432528f9c795ba3aab659a1a412c5474
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$WEB_SITE/files/$SOURCE
fi