pueue: update to 1.0.6
This commit is contained in:
parent
5714e6b30e
commit
56a9acdb16
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pueue'
|
||||
pkgname=pueue
|
||||
version=0.12.2
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
|
@ -8,8 +8,9 @@ short_desc="Command-line tool for managing long-running tasks"
|
|||
maintainer="crater2150 <void@qwertyuiop.de>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Nukesor/pueue"
|
||||
changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/Nukesor/pueue/archive/v${version}.tar.gz"
|
||||
checksum=3acd923759d5731b69a9a4a16c83c16a1f33589767da2ab7eb0cbe49ea06eabd
|
||||
checksum=e8df48831f4d9ae8fe5dc7a8428660b4c87c4fb3bf8d1ae620e030af74269ffa
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue