pueue: update to 2.1.0

This commit is contained in:
cinerea0 2022-07-23 23:53:19 -04:00 committed by classabbyamp
parent de11ea97c9
commit 6aac9a8fc7

View file

@ -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*) ;;