summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2019-10-16 10:46:51 +0200
committerIyán Méndez Veiga2019-10-16 10:46:51 +0200
commitc31f7f22667ea0be7dc09a44784289e762db38f0 (patch)
tree3c08093e64ee86b5d5c25e5f122fd19eaa07596e /PKGBUILD
parentbaf9ac5ca68f6990c6d2dd8df3c9f55bac764180 (diff)
downloadaur-c31f7f22667ea0be7dc09a44784289e762db38f0.tar.gz
Remove conflict and replace arrays. Add provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2b382e1a617..12b644f040dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=adwaita-qt
pkgver=1.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='A style to bend Qt applications to look like they belong into GNOME Shell'
arch=('x86_64')
url="https://github.com/FedoraQt/adwaita-qt"
@@ -12,8 +12,7 @@ license=('GPL')
depends=('qt5-base')
makedepends=('cmake' 'git')
optdepends=('qgnomeplatform: apply GNOME settings to Qt apps')
-conflicts=('adwaita-qt-common' 'adwaita-qt-git')
-replaces=('adwaita-qt-common' 'adwaita-qt-git')
+provides=('adwaita-qt5')
source=("https://github.com/FedoraQt/adwaita-qt/archive/1.1.0.tar.gz")
sha256sums=('a7d535e42ff56a4851eeb0572b920c2e76ae0bdd87fe21a8503242fe6e7327f6')