lr: update to 1.6.
This commit is contained in:
parent
3170d1c327
commit
b35faa5152
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lr'
|
||||
pkgname=lr
|
||||
version=1.5.1
|
||||
version=1.6
|
||||
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=3c9337b9d924f2318083edc72fa9dfcf571a4af2a411abf57ad12baa5e27cc4a
|
||||
distfiles="https://github.com/leahneukirchen/lr/archive/v${version}.tar.gz"
|
||||
checksum=5c1160848b5379e2a51c56be5642b382f4ba2b579b7f43834c80e6d856c09b10
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue