diff --git a/core/libgcrypt/PKGBUILD b/core/libgcrypt/PKGBUILD index c19245e16..b73eb867c 100644 --- a/core/libgcrypt/PKGBUILD +++ b/core/libgcrypt/PKGBUILD @@ -5,7 +5,7 @@ # - disable NEON and ARMv8 crypto support on !AArch64 pkgname=libgcrypt -pkgver=1.7.6 +pkgver=1.7.7 pkgrel=1 pkgdesc="General purpose cryptographic library based on the code from GnuPG" arch=(i686 x86_64) @@ -16,7 +16,7 @@ options=('!emptydirs') # https://www.gnupg.org/download/integrity_check.html source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}) # https://gnupg.org/download/integrity_check.html -sha1sums=('d2b9e0f413064cfc67188f80d3cbda887c755a62' +sha1sums=('ea4ae1a4dba51f15095319419d7b42a0bf160384' 'SKIP') validpgpkeys=('031EC2536E580D8EA286A9F22071B08A33BD3F06' # "NIIBE Yutaka (GnuPG Release Key) " 'D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch