mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 20:12:59 +02:00
lr: update to 2.0.
This commit is contained in:
parent
660aad8675
commit
e2c610c0c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lr'
|
# Template file for 'lr'
|
||||||
pkgname=lr
|
pkgname=lr
|
||||||
version=1.6
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="List files, recursively (a better ls/find/stat/du)"
|
short_desc="List files, recursively (a better ls/find/stat/du)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/leahneukirchen/lr"
|
homepage="https://github.com/leahneukirchen/lr"
|
||||||
distfiles="https://github.com/leahneukirchen/lr/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/lr/archive/v${version}.tar.gz"
|
||||||
checksum=5c1160848b5379e2a51c56be5642b382f4ba2b579b7f43834c80e6d856c09b10
|
checksum=bf1f6ad5386687d3b9a4917de4f3bfdc39df3eaf30666494cdf3e6fb4e79fd91
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue