New package: clifm-1.11
This commit is contained in:
parent
d768d4951b
commit
29836b4649
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'clifm'
|
||||
pkgname=clifm
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="MANDIR=/usr/share/man"
|
||||
makedepends="libcap-devel acl-devel file-devel readline-devel"
|
||||
short_desc="Command Line Interface File Manager"
|
||||
maintainer="Greg Beard <gmbeard@googlemail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/leo-arch/clifm"
|
||||
changelog="https://raw.githubusercontent.com/leo-arch/clifm/master/CHANGELOG"
|
||||
distfiles="https://github.com/leo-arch/clifm/releases/download/v${version}/clifm-${version}.tar.gz"
|
||||
checksum=32f69ab2215bfcf10e8fe3920c5b4ffd6e699a68463577b32c39f9189d5a9c56
|
Loading…
Reference in New Issue