lr: update to 0.3.
This commit is contained in:
parent
ca9723e6b9
commit
a8e5293a1c
@ -1,6 +1,6 @@
|
||||
# Template file for 'lr'
|
||||
pkgname=lr
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="List files, recursively (a better ls/find/stat/du)"
|
||||
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/chneukirchen/lr"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d99300535f38ea1c2ebc367b27566ee66159ced6eb82b3c22c7205630dc0a607
|
||||
checksum=0cba656122a802a6d3ad39d955e518c8884b2b9ccdafb65566452450a664c469
|
||||
|
||||
post_install() {
|
||||
head -n26 lr.c >LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user