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

Andreas Radke andyrtr at archlinux.org
Mon Nov 10 19:19:51 UTC 2014


    Date: Monday, November 10, 2014 @ 20:19:51
  Author: andyrtr
Revision: 225891

upgpkg: gnutls 3.3.10-1

upstream update 3.3.10

Modified:
  gnutls/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-10 18:58:35 UTC (rev 225890)
+++ PKGBUILD	2014-11-10 19:19:51 UTC (rev 225891)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=gnutls
-pkgver=3.3.9
+pkgver=3.3.10
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 url="http://www.gnutls.org/"
 install=gnutls.install
 options=('!zipman')
-depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
+depends=('gcc-libs' 'libidn' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
 source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('ff61b77e39d09f1140ab5a9cf52c58b6'
+md5sums=('c0a72b2c0553fe1c4992e30835808012'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list