lr: update to 1.5.
This commit is contained in:
parent
f4ba07185b
commit
6e933cc1d5
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lr'
|
# Template file for 'lr'
|
||||||
pkgname=lr
|
pkgname=lr
|
||||||
version=1.4.1
|
version=1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="List files, recursively (a better ls/find/stat/du)"
|
short_desc="List files, recursively (a better ls/find/stat/du)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/leahneukirchen/lr"
|
homepage="https://github.com/leahneukirchen/lr"
|
||||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ddcb93b681e3128e21f0dc848dde1ab3a79942637aaf0ea5153411c5fef9a8cb
|
checksum=c60b23260bd72415ebfc962f915960c3dcd57ff004046c6cd7741c24bc5550e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue