xe: update to 0.6.
This commit is contained in:
parent
a8e5293a1c
commit
cd11171321
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xe'
|
||||
pkgname=xe
|
||||
version=0.5
|
||||
version=0.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Execute for every... (a better xargs/apply)"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/xe"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=9419679983b8bb45efcc112ec2231ab034fae9ccd82b1d6946e6c4f5487f342c
|
||||
checksum=ba826fd9cb175e75f26f536726b176677a594fbef5480bcf673aee1aa4db4a7b
|
||||
|
|
Loading…
Reference in a new issue