summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2018-07-10 10:39:39 -0700
committerLlewelyn Trahaearn2018-07-10 10:39:39 -0700
commitc573f43f9522d773066887ee7d8ce7d83a9bcba9 (patch)
treea1f62c0a1e431bdb70c3b933520a0cdee4b88086 /PKGBUILD
parent0f1e9b12c9275cf519a48b2aea26d93f27a6a40e (diff)
downloadaur-c573f43f9522d773066887ee7d8ce7d83a9bcba9.tar.gz
Update source URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f020ce2a7d0f..9859dc598997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ options=('staticlibs') # libQtUiTools builds as static only FS#36606
conflicts=('lib32-qt')
replaces=('lib32-qt<=4.8.4')
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
-source=("http://download.qt.io/official_releases/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz"
+source=("https://download.qt.io/archive/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz"
'improve-cups-support.patch'
'moc-boost-workaround.patch'
'kubuntu_14_systemtrayicon.diff'