diff --git a/srcpkgs/pueue/template b/srcpkgs/pueue/template index 708edaf9fba..e242893b9e6 100644 --- a/srcpkgs/pueue/template +++ b/srcpkgs/pueue/template @@ -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*) ;;