15 lines
618 B
Bash
15 lines
618 B
Bash
# Template file for 'clifm'
|
|
pkgname=clifm
|
|
version=1.18
|
|
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=b3293074a62542c0ba54bd246391f9e38e0d48ea80c222bf8112469cb97a550c
|