diff --git a/PyQt.be0 b/PyQt.be0 index c78b7924e..e3855624b 100755 --- a/PyQt.be0 +++ b/PyQt.be0 @@ -5,7 +5,7 @@ export QTDIR=/usr/local/qt4 ## The source URL(s) array -SRCURL[0]="file:///src/mariux/beeroot/downloads/PyQt-x11-gpl-${PKGVERSION}.tar.gz" +SRCURL[0]="https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-${PKGVERSION}/PyQt-x11-gpl-${PKGVERSION}.tar.gz" ## Add URLs/pathes to patch files # Fix phonon detection diff --git a/PyQt5.be0 b/PyQt5.be0 index 59d051f19..a5204f034 100755 --- a/PyQt5.be0 +++ b/PyQt5.be0 @@ -5,7 +5,7 @@ export QTDIR=/usr/local/qt5 ## The source URL(s) array -SRCURL[0]="file:///src/mariux/beeroot/downloads/PyQt5_gpl-${PKGVERSION}.tar.gz" +SRCURL[0]="https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-${PKGVERSION}/PyQt5_gpl-${PKGVERSION}.tar.gz" ## Add URLs/pathes to patch files # PATCHURL+=()