New package: shfm-0.4.2
This commit is contained in:
parent
8f271bdc71
commit
fb42ed7cbb
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'shfm'
|
||||
pkgname=shfm
|
||||
version=0.4.2
|
||||
revision=1
|
||||
short_desc="File manager written in posix shell"
|
||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dylanaraps/shfm"
|
||||
distfiles="https://github.com/dylanaraps/shfm/archive/${version}.tar.gz"
|
||||
checksum=3861d1130cefbeef4306da686997143c95386c6b5a229472b11053a2da0ddfe4
|
||||
|
||||
do_install() {
|
||||
vbin shfm
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue