From a77e559c186ba7882433d4c4effaf2f034fee872 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 26 Aug 2021 13:32:41 +0200 Subject: [PATCH] pinentry: update to 1.2.0. --- srcpkgs/pinentry/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pinentry/template b/srcpkgs/pinentry/template index c14de641495..a18a8e61530 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.1.1 +version=1.2.0 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=cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f +checksum=10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 alternatives="pinentry:pinentry:/usr/bin/pinentry-curses"