shotman: update to 0.4.7, adopt

Closes: #51539 [via git-merge-pr]
This commit is contained in:
nirogu 2024-07-30 00:38:53 -05:00 committed by classabbyamp
parent 07130c92c5
commit abd1fc4227
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'shotman'
pkgname=shotman
version=0.4.6
version=0.4.7
revision=1
build_style=cargo
build_helper="qemu"
@ -8,12 +8,12 @@ hostmakedepends="pkg-config scdoc"
makedepends="libxkbcommon-devel"
depends="slurp"
short_desc="Uncompromising screenshot GUI for Wayland"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Nicolas Rojas <code@nicolasrojas.me>"
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=a664dc014850fa15298216dc66cecb99a16de5e3aafe7a5fb347c8fc83d30a6d
checksum=8a2239b37bababcc10db787d931f5d83c3eb254a0f1b30fa5e2d4dd31eff4cc5
export SHOTMAN_VERSION="v${version}"