mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
reap: update to 0.2.
This commit is contained in:
parent
6309344c59
commit
769e9218bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'reap'
|
# Template file for 'reap'
|
||||||
pkgname=reap
|
pkgname=reap
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Unix command line queue utility"
|
short_desc="Unix command line queue utility"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://github.com/leahneukirchen/reap"
|
homepage="https://github.com/leahneukirchen/reap"
|
||||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=fbf1f2f85e6cefeef8aa4778ec5db83773514f1c58ca01b107fb6823165d09d8
|
checksum=8bbc18311230b98fea5e3d3319824ac904e1fcaff34d8faa25860fe0db70ab81
|
||||||
|
|
Loading…
Add table
Reference in a new issue