pueue: update to 0.10.2
This commit is contained in:
parent
f870ab17d2
commit
886d7266b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pueue'
|
# Template file for 'pueue'
|
||||||
pkgname=pueue
|
pkgname=pueue
|
||||||
version=0.9.0
|
version=0.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Command-line tool for managing long-running tasks"
|
short_desc="Command-line tool for managing long-running tasks"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="crater2150 <void@qwertyuiop.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Nukesor/pueue"
|
homepage="https://github.com/Nukesor/pueue"
|
||||||
distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
|
||||||
checksum=15fc17ffc931ba077bf7951f403009bd8391eec9e735b0c7297a5dfba997ebed
|
checksum=dbd333079df9249609f6a01d7c96175ec9d74f9d621688b95ec755134b7fa1f5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue