summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktor Drobot2022-05-13 15:03:04 +0300
committerViktor Drobot2022-05-13 15:03:04 +0300
commit1db4f3834aafd7d03589e3a54636d26f08063b63 (patch)
treee28ffcb630484b6c7b4cf5cef0a9e20f88b3cdef
parent055eaaa5462e721e7ca90377e3627e78c9a76fb9 (diff)
downloadaur-qt4.tar.gz
Use Fedoraproject URL for source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 734f34ad6675..bdd2acbacd5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -41,7 +41,7 @@ pkgbase = qt4
optdepends = sni-qt: StatusNotifierItem (AppIndicators) support
conflicts = qt
replaces = qt<=4.8.4
- source = https://ftp.desolve.ru/ftp/viktor/qt4/qt-everywhere-opensource-src-4.8.7.tar.gz
+ source = https://src.fedoraproject.org/repo/pkgs/qt/qt-everywhere-opensource-src-4.8.7.tar.gz/d990ee66bf7ab0c785589776f35ba6ad/qt-everywhere-opensource-src-4.8.7.tar.gz
source = qtconfig-qt4.desktop
source = assistant-qt4.desktop
source = designer-qt4.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 2a040538c064..ad55a31af5bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ optdepends=('postgresql-libs: PostgreSQL driver'
replaces=('qt<=4.8.4')
conflicts=(qt)
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
-source=("https://ftp.desolve.ru/ftp/viktor/qt4/${_pkgfqn}.tar.gz"
+source=("https://src.fedoraproject.org/repo/pkgs/qt/${_pkgfqn}.tar.gz/d990ee66bf7ab0c785589776f35ba6ad/${_pkgfqn}.tar.gz"
"qtconfig-qt4.desktop"
"assistant-qt4.desktop"
"designer-qt4.desktop"