mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
pueue: update to 0.7.1
This commit is contained in:
parent
a8e1ab9e5c
commit
582a97ea52
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.6.1
|
version=0.7.1
|
||||||
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=fa9691ff7441bee19eab2bf15238a1c014059968dcc26cc394772061f1000122
|
checksum=bb114aa443624a4ceb5bbfe498b5be6e4dd8cde32e749602afdfdc24846bc82e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue