From 9fe93a316e4bbb39f3ed27cf13c9aa1e83bc23dc Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 30 Jun 2025 22:13:03 +0200 Subject: [PATCH] sheldon: update to 0.8.3 --- srcpkgs/sheldon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sheldon/template b/srcpkgs/sheldon/template index e8e50d19802..de36b51216b 100644 --- a/srcpkgs/sheldon/template +++ b/srcpkgs/sheldon/template @@ -1,6 +1,6 @@ # Template file for 'sheldon' pkgname=sheldon -version=0.8.2 +version=0.8.3 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,7 @@ license="Apache-2.0 OR 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=8b9306902849344bacb9525051c88b34487767086adc93936fdef98c8650cfc8 +checksum=fea159b473a9ae48779ae2094eb909262361f45d2bf3a2e3968eddacb8e3b992 post_install() { for shell in bash fish zsh; do