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

Andreas Radke andyrtr at archlinux.org
Thu Dec 8 21:06:13 UTC 2016


    Date: Thursday, December 8, 2016 @ 21:06:12
  Author: andyrtr
Revision: 282948

prepare next update to new stable branch 3.5.x

Modified:
  gnutls/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-08 20:36:58 UTC (rev 282947)
+++ PKGBUILD	2016-12-08 21:06:12 UTC (rev 282948)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=gnutls
-pkgver=3.4.17
+pkgver=3.5.7
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('i686' 'x86_64')
@@ -10,12 +10,12 @@
 license=('GPL3' 'LGPL2.1')
 url="http://www.gnutls.org/"
 options=('!zipman')
-depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit' 'libidn')
 checkdepends=('net-tools')
 optdepends=('guile: for use with Guile bindings')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('03ea7575a43f58964635a5064cce4dc0'
-         'SKIP')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha256sums=('60cbfc119e6268cfa38d712621daa473298a0c5b129c0842caec4c1ed4d7861a'
+            'SKIP')
 validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
               '1F42418905D8206AA754CCDC29EE58B996865171')
                # "Simon Josefsson <simon at josefsson.org>"



More information about the arch-commits mailing list