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