[arch-commits] Commit in libgcrypt/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Jul 6 18:51:37 UTC 2020
Date: Monday, July 6, 2020 @ 18:51:36
Author: andyrtr
Revision: 390913
upgpkg: libgcrypt 1.8.6-1: upstream update 1.8.6
Modified:
libgcrypt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-06 15:09:52 UTC (rev 390912)
+++ PKGBUILD 2020-07-06 18:51:36 UTC (rev 390913)
@@ -5,8 +5,8 @@
# then cp /usr/lib/libgcrypt.so.11 /var/lib/archbuild/staging-x86_64/root/usr/lib/ and do staging-x86_64-build
pkgname=libgcrypt
-pkgver=1.8.5
-pkgrel=2
+pkgver=1.8.6
+pkgrel=1
pkgdesc="General purpose cryptographic library based on the code from GnuPG"
arch=(x86_64)
url="https://www.gnupg.org"
@@ -15,7 +15,7 @@
options=('!emptydirs')
# https://www.gnupg.org/download/integrity_check.html
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('2d8781e92f88706707a1e76fb628b499ad538a30'
+sha1sums=('406b02873833427898d16bcc8483bc5c91c73d4a'
'SKIP')
validpgpkeys=('031EC2536E580D8EA286A9F22071B08A33BD3F06' # "NIIBE Yutaka (GnuPG Release Key) <gniibe at fsij.org>"
'D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
More information about the arch-commits
mailing list