New package: pueue-0.6.1
This commit is contained in:
parent
bf67afd8a7
commit
664b0e37e7
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pueue/template
Normal file
15
srcpkgs/pueue/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'pueue'
|
||||
pkgname=pueue
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command-line tool for managing long-running tasks"
|
||||
maintainer="crater2150 <void@qwertyuiop.de>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Nukesor/pueue"
|
||||
distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
|
||||
checksum=fa9691ff7441bee19eab2bf15238a1c014059968dcc26cc394772061f1000122
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue