[Lunar-commits] <moonbase> PyQt: fix the download path.

Florin Braescu florin at lunar-linux.org
Wed Sep 17 14:36:50 CEST 2008


commit c4fe387e1301b3da9b0e8549c8d8e33dc9314630
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Sep 17 15:36:50 2008 +0300

    PyQt: fix the download path.
---
 python/PyQt/DEPENDS |    2 --
 python/PyQt/DETAILS |    2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/python/PyQt/DEPENDS b/python/PyQt/DEPENDS
index b7478fb..f59ffba 100644
--- a/python/PyQt/DEPENDS
+++ b/python/PyQt/DEPENDS
@@ -1,4 +1,2 @@
 depends  sip
 depends  qt3
-
-optional_depends "qscintilla2" "" "" "For qscintilla support"
diff --git a/python/PyQt/DETAILS b/python/PyQt/DETAILS
index 1b87684..e19da17 100644
--- a/python/PyQt/DETAILS
+++ b/python/PyQt/DETAILS
@@ -3,7 +3,7 @@
          VERSION=3.17.4
           SOURCE=$MODULE-$EXTRA-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$EXTRA-$VERSION
-      SOURCE_URL=http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/
+      SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/PyQt3
       SOURCE_VFY=sha1:caa0130606f28594a09b402675dc3bc239a0a658
         WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
          ENTERED=20020520


More information about the Lunar-commits mailing list