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

View file

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