summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormochnaufals2022-02-09 19:23:11 +0800
committermochnaufals2022-02-09 19:23:11 +0800
commit3744cd9402028bf65c045181266cd775dc6c4085 (patch)
treed28b8607a0311f8f7392a1f9cce3a5e886a45a5f /PKGBUILD
parente09cf8f8cb68794410da129e599096a454b89d82 (diff)
downloadaur-qt4-bin.tar.gz
Fix 404 error. Change upstream url.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a26a3ca8d46d..11621088ca68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Original Packager: Viktor Drobot <linux776@gmail.com>
pkgname=qt4-bin
pkgver=4.8.7
-pkgrel=34
+pkgrel=35
pkgdesc="Prebuilt binary for Qt4. Alternative for faster installing."
arch=(x86_64)
-url="https://ftp.desolve.ru/ftp/viktor/binpkg/qt4"
+url="https://desolve.ru/archrepo/x86_64/"
license=('GPL3' 'LGPL' 'FDL' 'custom')
depends=('sqlite' 'ca-certificates' 'fontconfig' 'libgl' 'libxrandr' 'libxv'
'libxi' 'alsa-lib' 'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils'