diff --git a/srcpkgs/pueue/template b/srcpkgs/pueue/template index e242893b9e6..72a55bfc946 100644 --- a/srcpkgs/pueue/template +++ b/srcpkgs/pueue/template @@ -1,6 +1,6 @@ # Template file for 'pueue' pkgname=pueue -version=2.0.4 +version=2.1.0 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=45b8499b062cf83ce9a2fa79c9d6f2611ae676e72ba4815cea2b56e294f790d1 +checksum=cd5c6500e65960f6a102db5d0f0544f49eec8f74b2cc0df16ded8e2525a545f6 case "$XBPS_TARGET_MACHINE" in x86_64*|i686*|arm*|aarch64*) ;;