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