summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Orefice2021-02-24 15:58:48 +0100
committerAntonio Orefice2021-02-24 15:58:48 +0100
commit8d3eef6262ae72f1ffaec80b8cef3ece076e80a5 (patch)
tree4ae4f205854fdccaaff766423fbe0465cad977d2
parent8db43021631538363c5b208a63b98caf38e7c9bb (diff)
downloadaur-8d3eef6262ae72f1ffaec80b8cef3ece076e80a5.tar.gz
Switch source url as the previous was made inavailable by qt.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3d007acfb50..430936381a6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ optdepends=('postgresql-libs: PostgreSQL driver'
replaces=('qt<=4.8.4')
conflicts=('qt')
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
-source=("https://download.qt.io/archive/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz"
+source=("https://ftp.desolve.ru/ftp/viktor/qt4/${_pkgfqn}.tar.gz"
'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop'
'linguist-qt4.desktop' 'qdbusviewer-qt4.desktop'
'improve-cups-support.patch'