summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIlya Zlobintsev2020-09-13 12:06:28 +0300
committerIlya Zlobintsev2020-09-13 12:06:28 +0300
commit650ea92342e4ba6d6c73e6fed7e3c9f2f079d633 (patch)
tree171f6949a79508c66bd9c024633f34fcc1617994 /PKGBUILD
parent2575c5414e2a6c4b3c5bac26d63601a0c90b1dbd (diff)
downloadaur-650ea92342e4ba6d6c73e6fed7e3c9f2f079d633.tar.gz
Added conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0c52cf51c63..ccd1900b9335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="A modern style for qt applications"
url="https://github.com/Luwx/Lightly"
arch=('any')
license=('GPL')
+conflicts=('lightly-git')
makedepends=(cmake extra-cmake-modules kdecoration qt5-declarative qt5-x11extras)
source=(
"${pkgname}-${pkgver}::https://github.com/Luwx/Lightly/archive/v${pkgver}-alpha.tar.gz"