[arch-commits] Commit in nettle/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Mon Jun 7 10:23:08 UTC 2021


    Date: Monday, June 7, 2021 @ 10:23:08
  Author: andyrtr
Revision: 417266

upgpkg: nettle 3.7.3-1: upstream update 3.7.3

Modified:
  nettle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 08:54:22 UTC (rev 417265)
+++ PKGBUILD	2021-06-07 10:23:08 UTC (rev 417266)
@@ -2,7 +2,7 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=nettle
-pkgver=3.7.2
+pkgver=3.7.3
 pkgrel=1
 pkgdesc="A low-level cryptographic library"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 provides=('libnettle.so' 'libhogweed.so')
 checkdepends=('valgrind')
 source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162'
+sha256sums=('661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0'
             'SKIP')
 validpgpkeys=('343C2FF0FBEE5EC2EDBEF399F3599FF828C67298') # Niels Möller <nisse at lysator.liu.se>
 



More information about the arch-commits mailing list