xe: update to 0.8.
This commit is contained in:
parent
164c872bb9
commit
b5f085997c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xe'
|
||||
pkgname=xe
|
||||
version=0.7.0
|
||||
version=0.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Execute for every... (a better xargs/apply)"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/xe"
|
||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=32af920a2d27ed0bb8bcb69339fcc805110888e872c92a372d3888df52b300f8
|
||||
checksum=13a81e32e5e9740c14fbba10c1bd473771f0809b32b928349f4da5d09ec219c2
|
||||
|
|
Loading…
Reference in New Issue