From 5e63ac8e1b90e87c2406998d9fa2c0748d516981 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 11 Aug 2025 11:02:55 +0200 Subject: [PATCH] pinentry: update to 1.3.2. --- srcpkgs/pinentry/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index 1682320d23a..b53fd8101c6 100644 --- a/srcpkgs/pinentry/template +++ b/srcpkgs/pinentry/template @@ -2,7 +2,7 @@ # NOTE: keep this pkg synchronized with srcpkgs/pinentry-gtk. # NOTE: it's splitted this way to avoid cyclic dependencies. pkgname=pinentry -version=1.3.1 +version=1.3.2 revision=1 build_style=gnu-configure configure_args="--without-libcap --enable-pinentry-tty @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://www.gnupg.org/related_software/pinentry/index.html" distfiles="https://gnupg.org/ftp/gcrypt/pinentry/pinentry-${version}.tar.bz2" -checksum=bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04 +checksum=8e986ed88561b4da6e9efe0c54fa4ca8923035c99264df0b0464497c5fb94e9e alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"