From 31ba22638ead40ae16c0a134fc2fb952de6e97dc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 4 Apr 2025 16:19:01 +0200 Subject: [PATCH] scrot: update to 1.12.1. --- srcpkgs/scrot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scrot/template b/srcpkgs/scrot/template index 56a6d8bac9c..d5ce27f6fd1 100644 --- a/srcpkgs/scrot/template +++ b/srcpkgs/scrot/template @@ -1,6 +1,6 @@ # Template file for 'scrot' pkgname=scrot -version=1.12 +version=1.12.1 revision=1 build_style=gnu-configure make_install_args="docsdir=/usr/share/doc/scrot" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " 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=d4b51933c4e0b3ac332226b1f35ee03aa370b6d7f9b5964af264e3fc737a1cd2 +checksum=d20bbf554892ae60be10f67b84b86b8677342b693177166994eb644b78f18f66 if [ "$XBPS_TARGET_LIBC" = musl ]; then makedepends+=" musl-legacy-compat"