summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2018-07-10 16:51:20 -0700
committerLlewelyn Trahaearn2018-07-10 16:51:20 -0700
commite163964048350a720d4d274d00154a2622b956ca (patch)
treee00311f2823cd2b7b2d5e417fe19f033b772e06b /PKGBUILD
parent037feb15a9a69faf95f07df9fef893e220998dbc (diff)
downloadaur-lib32-qtwebkit.tar.gz
Update QT4 source URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dd0eb95f245..043e6811b819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=("${pkgname#lib32-}" 'lib32-qt4' 'lib32-systemd' 'lib32-gst-plugins-base
makedepends=('gperf' 'python2' 'ruby' 'git' 'lib32-mesa')
_qtver=4.8.7
source=("https://sources.archlinux.org/other/packages/${pkgname#lib32-}/${pkgname#lib32-}-${pkgver}.tar.xz"
- "http://download.qt-project.org/official_releases/qt/4.8/${_qtver}/qt-everywhere-opensource-src-${_qtver}.tar.gz"
+ "https://download.qt.io/archive/qt/4.8/${_qtver}/qt-everywhere-opensource-src-${_qtver}.tar.gz"
'use-python2.patch'
'qtwebkit-gcc5.patch'
'fix-execinfo.patch'