summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandor Nagy2018-09-07 21:27:39 +0200
committerSandor Nagy2018-09-07 21:27:39 +0200
commitf45198ce29cda9c056a62c8851140cc36805c223 (patch)
tree9c21f9c4c94a67292c40c6faca5ec680dd401e62
parenta36d04073738685b6dc7da823775325b39186bb0 (diff)
downloadaur-qt4-doc.tar.gz
Update source path to archive
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5909c3adbd5..b34b859ab46b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Fri Sep 7 19:26:47 UTC 2018
pkgbase = qt4-doc
pkgdesc = The Qt4 GUI toolkit documentation
pkgver = 4.8.7
@@ -8,7 +10,7 @@ pkgbase = qt4-doc
license = GPL3
depends = qt4
options = docs
- source = http://download.qt-project.org/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
+ source = https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
md5sums = d990ee66bf7ab0c785589776f35ba6ad
pkgname = qt4-doc
diff --git a/PKGBUILD b/PKGBUILD
index 3d83a1d9fd2a..8f723f01ca23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Sándor Nagy <sanya868 at gmail dot com>
+# Maintainer: Sandor Nagy <sandor dot nagy at kdemail dot net>
# Contributor: Alessio Sergi <asergi at archlinux dot us>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Vinay S Shastry <vinayshastry@gmail.com>
@@ -13,7 +13,7 @@ license=('LGPL2.1' 'GPL3')
depends=('qt4')
options=('docs')
_pkgfqn="qt-everywhere-opensource-src-$pkgver"
-source=("http://download.qt-project.org/official_releases/qt/${pkgver%.*}/$pkgver/${_pkgfqn}.tar.gz")
+source=("https://download.qt.io/archive/qt/${pkgver%.*}/$pkgver/${_pkgfqn}.tar.gz")
md5sums=('d990ee66bf7ab0c785589776f35ba6ad')
package() {