summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Orefice2022-05-03 10:07:33 +0200
committerAntonio Orefice2022-05-03 10:07:33 +0200
commit25fd135ec28d915116f3b8163714360571cf47c1 (patch)
tree9e9ecc396731638d5468cff6a147cd4b8f70c544 /PKGBUILD
parent8d3eef6262ae72f1ffaec80b8cef3ece076e80a5 (diff)
downloadaur-qt4-revert80e3108.tar.gz
Provides and conflicts with qt4, not qt(5), Thanks MarsSeed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 430936381a6b..50c44a4ddfff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Antonio Orefice <kokokork@gmail.com>
-pkgname=qt4
+pkgname=qt4-revert80e3108
pkgver=4.8.7
-pkgrel=29
+pkgrel=30
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -25,7 +25,8 @@ optdepends=('postgresql-libs: PostgreSQL driver'
'icu: Unicode support'
'sni-qt: StatusNotifierItem (AppIndicators) support')
replaces=('qt<=4.8.4')
-conflicts=('qt')
+conflicts=('qt4')
+provides=('qt4')
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
source=("https://ftp.desolve.ru/ftp/viktor/qt4/${_pkgfqn}.tar.gz"
'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop'