lr: update to 0.3.1.

This commit is contained in:
Christian Neukirchen 2016-03-31 13:59:38 +02:00
parent 216dcb81d0
commit 91e771c2e7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lr'
pkgname=lr
version=0.3
version=0.3.1
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=0cba656122a802a6d3ad39d955e518c8884b2b9ccdafb65566452450a664c469
checksum=61835e16d2b6ae10cb69701d2d5364dee1400cc905b26ff35287df0f39db06ff
post_install() {
head -n26 lr.c >LICENSE