lr: update to 1.1.
This commit is contained in:
parent
6f2b76f067
commit
73bbe20a5f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lr'
|
||||
pkgname=lr
|
||||
version=1.0
|
||||
version=1.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=35512b7f85bef0fed3b32bdc581286485d82df85edbf425a263156459efe6861
|
||||
checksum=88c2a67d03f5c1c6058cfd13441ec1ada65629ac87c0647ac4fe9c5affdb84fe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue