summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2017-03-25 23:20:30 +0100
committerPeter Mattern2017-03-25 23:20:30 +0100
commitae20b495e9f96dc7ce774c2087b633caa1a84412 (patch)
tree06afbc89d6370fdcbebef569f264e4c545ec6351 /PKGBUILD
parentc677549afc9b164864774b86467f52d708305189 (diff)
downloadaur-ae20b495e9f96dc7ce774c2087b633caa1a84412.tar.gz
Conflict with lxqt-common
lxqt-common will probably be dropped, yet lxqt-themes should conflict with it for now.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcaab985a19f..5666ec97889d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=lxqt-themes
pkgname=$_pkgname-git
pkgver=r112.f1737e9
-pkgrel=1
+pkgrel=2
pkgdesc='Themes, graphics and icons for LXQt'
arch=('any')
url='https://github.com/lxde/lxqt-themes'
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('hicolor-icon-theme')
makedepends=('git' 'cmake' 'lxqt-build-tools-git')
provides=("$_pkgname")
-conflicts=("$_pkgname")
+conflicts=("$_pkgname" "lxqt-common"{,-git})
source=("git+https://github.com/lxde/$_pkgname.git")
sha256sums=('SKIP')