pueue: update to 2.0.4

This commit is contained in:
cinerea0 2022-06-08 11:26:25 -04:00 committed by Érico Nogueira Rolim
parent 6df81f61cc
commit bcd4fb0606

View file

@ -1,6 +1,6 @@
# Template file for 'pueue'
pkgname=pueue
version=1.0.6
version=2.0.4
revision=1
build_style=cargo
build_helper="qemu"
@ -10,7 +10,7 @@ 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=e8df48831f4d9ae8fe5dc7a8428660b4c87c4fb3bf8d1ae620e030af74269ffa
checksum=45b8499b062cf83ce9a2fa79c9d6f2611ae676e72ba4815cea2b56e294f790d1
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;