diff --git a/qt/PKGBUILD b/qt/PKGBUILD index 45fc2afd3..b3cfa83a0 100644 --- a/qt/PKGBUILD +++ b/qt/PKGBUILD @@ -13,7 +13,7 @@ makedepends=('libtiff' 'libpng' 'libmng' 'sqlite3' 'ca-certificates' 'glib2' 'db 'mysql' 'unixodbc' 'cups' 'libxinerama' 'libxcursor' 'freetds') options=('staticlibs' 'debug') _pkgfqn="qt-everywhere-opensource-src-${pkgver}" -source=("http://download.qt.io/official_releases/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz" +source=("http://download.qt.io/archive/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz" 'assistant.desktop' 'designer.desktop' 'linguist.desktop' 'qtconfig.desktop' 'qt_no_debug.patch'