lr: update to 1.0.
This commit is contained in:
parent
41cadcf1d6
commit
a083d00309
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lr'
|
||||
pkgname=lr
|
||||
version=0.4
|
||||
version=1.0
|
||||
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=4fdfa4dbd5757c11e41398d076ded8d4bd87e61bb0a497c423b4625914b63562
|
||||
checksum=35512b7f85bef0fed3b32bdc581286485d82df85edbf425a263156459efe6861
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue