summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleo-arch2022-08-31 17:05:05 -0300
committerleo-arch2022-08-31 17:05:05 -0300
commitb48559740d2b6a8fb2088d0928e9c28df7c2c267 (patch)
tree15fa635339615a79462293cf1fc974bee8f674ff
parentb8f97e7e861b7b5b721a7dc16c617a047228708f (diff)
downloadaur-clifm-git.tar.gz
Add conflicts variable
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e097780cd063..f4d8783ba608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,6 +23,7 @@ pkgbase = clifm-git
optdepends = udevil: (un)mount storage devices
optdepends = udisks2: (un)mount storage devices
provides = clifm
+ conflicts = clifm
source = git+https://github.com/leo-arch/clifm.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 06b6ab49c16a..b28869eb376d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('i686' 'pentium4' 'x86_64' 'arm' 'aarch64' 'armv7h')
url="https://github.com/leo-arch/clifm"
license=(GPL2)
provides=('clifm')
+conflicts=('clifm')
depends=('libcap' 'readline' 'acl' 'file')
makedepends=('git')
optdepends=(