xe: update to 0.4.
This commit is contained in:
parent
93b9810b1d
commit
c56ea0bef0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xe'
|
||||
pkgname=xe
|
||||
version=0.3
|
||||
version=0.4
|
||||
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=0a4453f0c836fbb2652a0217987d9d8e27f52fd1be3e9d075ff0b0151e4abaf6
|
||||
checksum=a9f6b79933465078c3d95273e72a2ab19d8b3cfa9746896ff88eb0cc79df3f0d
|
||||
|
|
Loading…
Reference in a new issue