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