15 lines
461 B
Bash
15 lines
461 B
Bash
|
# Template file for 'lfm'
|
||
|
pkgname=lfm
|
||
|
version=3.1
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=python3-module
|
||
|
hostmakedepends="python3-setuptools"
|
||
|
depends="python3"
|
||
|
short_desc="Powerful file manager for the UNIX console"
|
||
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||
|
license="GPL-3"
|
||
|
homepage="https://inigo.katxi.org/devel/lfm/"
|
||
|
distfiles="https://inigo.katxi.org/devel/lfm/lfm-${version}.tar.gz"
|
||
|
checksum=e0522cdebaf5b1395f3858c3538704e3d59839511fb879a37397b3c642b83a3c
|