From c08e63ebd2002bd241dcc9f5e17651265e701ed9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 27 Aug 2022 14:44:24 +0200 Subject: [PATCH] pinentry: update to 1.2.1. --- srcpkgs/pinentry/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index a18a8e61530..0fc1eeb0f4c 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.2.0 +version=1.2.1 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=10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 +checksum=457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067 alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"