nq: update to 0.4.
This commit is contained in:
parent
1f9e7e1666
commit
01abcee616
1 changed files with 3 additions and 7 deletions
|
@ -1,15 +1,11 @@
|
||||||
# Template file for 'nq'
|
# Template file for 'nq'
|
||||||
pkgname=nq
|
pkgname=nq
|
||||||
version=0.3.1
|
version=0.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Unix command line queue utility"
|
short_desc="Unix command line queue utility"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/leahneukirchen/nq"
|
homepage="https://github.com/leahneukirchen/nq"
|
||||||
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=8897a747843fe246a6f8a43e181ae79ef286122a596214480781a02ef4ea304b
|
checksum=287d6700063b64cfa9db51df95e2a046736eb38c0d3b6e0af0a8e7da6df8880b
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue