scrot: update to 1.12.

This commit is contained in:
Leah Neukirchen 2025-03-26 15:33:43 +01:00
parent a51ebf2195
commit 5aae20d6f8

View file

@ -1,6 +1,6 @@
# Template file for 'scrot'
pkgname=scrot
version=1.11.1
version=1.12
revision=1
build_style=gnu-configure
make_install_args="docsdir=/usr/share/doc/scrot"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/resurrecting-open-source-projects/scrot"
distfiles="https://github.com/resurrecting-open-source-projects/scrot/archive/${version}.tar.gz"
checksum=ea9949e80c3c60e335768402f66adad1b119b4c4e9b1daf90dff290f3c1114eb
checksum=d4b51933c4e0b3ac332226b1f35ee03aa370b6d7f9b5964af264e3fc737a1cd2
if [ "$XBPS_TARGET_LIBC" = musl ]; then
makedepends+=" musl-legacy-compat"