Date: Sunday, September 19, 2021 @ 18:55:14 Author: anthraxx Revision: 424383
upgpkg: pinentry 1.2.0-1 Modified: pinentry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 18:02:37 UTC (rev 424382) +++ PKGBUILD 2021-09-19 18:55:14 UTC (rev 424383) @@ -3,7 +3,7 @@ # Contributor: Gaetan Bisson <[email protected]> pkgname=pinentry -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc='Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol' url='https://gnupg.org/related_software/pinentry/' @@ -22,7 +22,7 @@ source=("https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig} 'pinentry' 'preexec') -sha256sums=('cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f' +sha256sums=('10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470' 'SKIP' 'af7c27139b20a7f1b9a227f3663abb21bb2b954523352b7844da27db1b0c1c86' 'f428f08d77f1f7830eadb8435af282a833fc13d8b623b122eefd9d3b628bef90')
