[arch-commits] Commit in gnutls/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Nov 23 20:46:13 UTC 2015
Date: Monday, November 23, 2015 @ 21:46:13
Author: andyrtr
Revision: 251913
upgpkg: gnutls 3.4.7-1
upstream update 3.4.7
Modified:
gnutls/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-23 20:26:23 UTC (rev 251912)
+++ PKGBUILD 2015-11-23 20:46:13 UTC (rev 251913)
@@ -3,7 +3,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=gnutls
-pkgver=3.4.6
+pkgver=3.4.7
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
optdepends=('guile: for use with Guile bindings')
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('4f2c4b4483da65de7edfeb050911fafb'
+md5sums=('e7556cec73c8b34fd2ff0b591e24e44c'
'SKIP')
validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
'1F42418905D8206AA754CCDC29EE58B996865171')
More information about the arch-commits
mailing list