lr: update to 1.2.
This commit is contained in:
parent
05b7fcfd9c
commit
a71078a7e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lr'
|
||||
pkgname=lr
|
||||
version=1.1
|
||||
version=1.2
|
||||
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=88c2a67d03f5c1c6058cfd13441ec1ada65629ac87c0647ac4fe9c5affdb84fe
|
||||
checksum=bff72f86cd3beae378b1ec773e129e2df1389362669784d4f9d1713ab2803d06
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue