Date: Friday, December 14, 2018 @ 21:09:05 Author: bisson Revision: 342353
upstream update Modified: gnupg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-14 21:08:37 UTC (rev 342352) +++ PKGBUILD 2018-12-14 21:09:05 UTC (rev 342353) @@ -4,7 +4,7 @@ # Contributor: Judd Vinet <[email protected]> pkgname=gnupg -pkgver=2.2.11 +pkgver=2.2.12 pkgrel=1 pkgdesc='Complete and free implementation of the OpenPGP standard' url='https://www.gnupg.org/' @@ -22,7 +22,7 @@ '031EC2536E580D8EA286A9F22071B08A33BD3F06' '5B80C5754298F0CB55D8ED6ABCEF7E294B092E28') source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}) -sha256sums=('496c3e123ef53f35436ddccca58e82acaa901ca4e21174e77386c0cea0c49cd9' +sha256sums=('db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb' 'SKIP') install=install
