diff --git a/srcpkgs/sheldon/template b/srcpkgs/sheldon/template index 87c6ae9dbdb..0cdc37dd0ad 100644 --- a/srcpkgs/sheldon/template +++ b/srcpkgs/sheldon/template @@ -1,7 +1,7 @@ # Template file for 'sheldon' pkgname=sheldon -version=0.7.3 -revision=2 +version=0.7.4 +revision=1 build_style=cargo build_helper=qemu hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ license="Apache-2.0, MIT" homepage="https://sheldon.cli.rs/" changelog="https://raw.githubusercontent.com/rossmacarthur/sheldon/trunk/RELEASES.md" distfiles="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${version}.tar.gz" -checksum=cf8844dce853156d076a6956733420ad7a9365e16a928e419b11de8bc634fc67 +checksum=5d8ecd432a99852d416580174be7ab8f29fe9231d9804f0cc26ba2b158f49cdf if [ "$XBPS_BUILD_ENVIRONMENT" == "void-packages-ci" ]; then make_check_args="-- --skip lock_and_source_clean_permission_denied"