aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-qt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-qt/APKBUILD')
-rw-r--r--testing/py-qt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-qt/APKBUILD b/testing/py-qt/APKBUILD
index 656c8764c6..34032f4dbe 100644
--- a/testing/py-qt/APKBUILD
+++ b/testing/py-qt/APKBUILD
@@ -12,7 +12,7 @@ depends="py-sip"
makedepends="python2-dev py-dbus-dev phonon-dev qt-dev py-sip-dev libx11-dev"
subpackages=""
install=""
-source="http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-$pkgver/PyQt-x11-gpl-$pkgver.tar.gz"
+source="https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-$pkgver/PyQt-x11-gpl-$pkgver.tar.gz"
_builddir="${srcdir}/PyQt-x11-gpl-${pkgver}"
build() {