scrot: update to 1.10.

This commit is contained in:
Leah Neukirchen 2023-06-12 14:36:27 +02:00
parent 1f92bd50f4
commit 0c9bf36e7a

View file

@ -1,6 +1,6 @@
# Template file for 'scrot'
pkgname=scrot
version=1.9
version=1.10
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=c4bf3fc88331a1fb0c78dba541a873b43fdeb6f7cde673162950a1290d0bf688
checksum=5f18f5234964513409141eb08b268c83e9e5d340062de37c3a04772be4bf4058
if [ "$XBPS_TARGET_LIBC" = musl ]; then
makedepends+=" musl-legacy-compat"