lr: update to 0.2.

This commit is contained in:
Christian Neukirchen 2016-02-02 17:03:21 +01:00
parent a28b6dcbc4
commit 7bf0493b3d

View file

@ -1,6 +1,6 @@
# Template file for 'lr'
pkgname=lr
version=0.1
version=0.2
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=f8a2a3388796f91d6525851727c618b295d3119396a0e751a716c6870465f940
checksum=d99300535f38ea1c2ebc367b27566ee66159ced6eb82b3c22c7205630dc0a607
post_install() {
head -n26 lr.c >LICENSE