shotman: update to 0.4.5.

This commit is contained in:
triallax 2023-08-28 22:04:41 +01:00 committed by classabbyamp
parent a3cb91806c
commit 9d66658b77
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'shotman' # Template file for 'shotman'
pkgname=shotman pkgname=shotman
version=0.4.3 version=0.4.5
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper="qemu" build_helper="qemu"
@ -13,7 +13,7 @@ license="ISC"
homepage="https://sr.ht/~whynothugo/shotman" homepage="https://sr.ht/~whynothugo/shotman"
changelog="https://git.sr.ht/~whynothugo/shotman/tree/main/item/README.md#changelog" 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" distfiles="https://git.sr.ht/~whynothugo/shotman/archive/v${version}.tar.gz"
checksum=75b5999655473e83a43d029bd7880da4bb6ca7ff0da95dd4b87568a53f097155 checksum=59ade23793294b5021d4aa6e4151cd3dc2063079011c67ab12e6c6b9d4031b2e
export SHOTMAN_VERSION="v${version}" export SHOTMAN_VERSION="v${version}"