summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f53fbe64133c..4aeea24eef88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,6 +21,7 @@ pkgbase = clifm-git
optdepends = atool: Archives/compression support
optdepends = p7zip: ISO 9660 support
optdepends = cdrtools: ISO 9660 support
+ provides = clifm
source = git+https://github.com/leo-arch/clifm.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 57df6769cfe5..5ba0dfe2404d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="The KISS file manager: cli-based, ultra-lightweight, and lightning fast
arch=('i686' 'pentium4' 'x86_64' 'arm' 'aarch64' 'armv7h')
url="https://github.com/leo-arch/clifm"
license=(GPL2)
+provides=('clifm')
depends=('libcap' 'readline' 'acl')
makedepends=('git')
optdepends=(