reap: update to 0.2.
This commit is contained in:
parent
6309344c59
commit
769e9218bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'reap'
|
||||
pkgname=reap
|
||||
version=0.1
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Unix command line queue utility"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="CC0-1.0"
|
||||
homepage="https://github.com/leahneukirchen/reap"
|
||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=fbf1f2f85e6cefeef8aa4778ec5db83773514f1c58ca01b107fb6823165d09d8
|
||||
checksum=8bbc18311230b98fea5e3d3319824ac904e1fcaff34d8faa25860fe0db70ab81
|
||||
|
|
Loading…
Reference in New Issue