scrot: update to 1.9.

This commit is contained in:
Leah Neukirchen 2023-04-14 17:22:22 +02:00
parent 7823198344
commit 28b929ba1c
1 changed files with 2 additions and 2 deletions

View File

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