From ca55222848c3ee5c6b5cfdf625da2e54f7c39233 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 20 Feb 2019 10:16:11 +0300 Subject: [PATCH] gnupg: Update to 2.2.13 --- gnupg/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnupg/PKGBUILD b/gnupg/PKGBUILD index 775e9cb5..88c0007b 100644 --- a/gnupg/PKGBUILD +++ b/gnupg/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=gnupg -pkgver=2.2.12 +pkgver=2.2.13 pkgrel=1 pkgdesc='Complete and free implementation of the OpenPGP standard' provides=('dirmngr' "gnupg2=${pkgver}") @@ -47,7 +47,7 @@ depends=('bzip2' ) source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig} 'gnupg-2.2.8-msys2.patch') -sha256sums=('db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb' +sha256sums=('76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8' 'SKIP' 'cb23f1a61fd213c25e85b6ba8afb190b7da14a8cfa59cc56ce82df941db8c3c9') validpgpkeys=('031EC2536E580D8EA286A9F22071B08A33BD3F06')