From acd7036a14d7b6b5ca481b6d29ab792a0ab24fb6 Mon Sep 17 00:00:00 2001 From: triallax Date: Mon, 28 Aug 2023 22:04:41 +0100 Subject: [PATCH] shotman: update to 0.4.5. --- srcpkgs/shotman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shotman/template b/srcpkgs/shotman/template index 988ac18c3e8d6..1b13de380b81c 100644 --- a/srcpkgs/shotman/template +++ b/srcpkgs/shotman/template @@ -1,6 +1,6 @@ # Template file for 'shotman' pkgname=shotman -version=0.4.3 +version=0.4.5 revision=1 build_style=cargo build_helper="qemu" @@ -13,7 +13,7 @@ license="ISC" homepage="https://sr.ht/~whynothugo/shotman" changelog="https://git.sr.ht/~whynothugo/shotman/tree/main/item/README.md#changelog" distfiles="https://git.sr.ht/~whynothugo/shotman/archive/v${version}.tar.gz" -checksum=75b5999655473e83a43d029bd7880da4bb6ca7ff0da95dd4b87568a53f097155 +checksum=59ade23793294b5021d4aa6e4151cd3dc2063079011c67ab12e6c6b9d4031b2e export SHOTMAN_VERSION="v${version}"