summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Schindler2017-02-15 09:49:50 +0100
committerFelix Schindler2017-02-15 09:49:50 +0100
commited2b951c7d8363704cb4fd6c0752c10a30b8eeff (patch)
tree424eeb236d7fb6489b7d0bcac3171269018939f2 /PKGBUILD
parentd54154a6c4a1ab6258e8ce988e0393f24889b531 (diff)
downloadaur-qt51.tar.gz
[5.1.1-7] update source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 399697df6585..ec0959786618 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ pkgname=('qt51-base'
'qt51-x11extras'
'qt51-xmlpatterns')
pkgver=5.1.1
-pkgrel=6
+pkgrel=7
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -36,7 +36,7 @@ makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 'xcb
'openal' 'gtk2' 'libxkbcommon')
groups=('qt51')
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
-source=("http://download.qt-project.org/official_releases/qt/5.1/${pkgver}/single/${_pkgfqn}.tar.xz"
+source=("https://download.qt.io/archive/qt/5.1/${pkgver}/single/${_pkgfqn}.tar.xz"
'assistant-qt51.desktop'
'designer-qt51.desktop'
'linguist-qt51.desktop'