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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed May 7 17:44:45 UTC 2014


    Date: Wednesday, May 7, 2014 @ 19:44:45
  Author: andyrtr
Revision: 212112

upgpkg: gnutls 3.3.2-1

upstream update 3.3.2

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-07 16:46:33 UTC (rev 212111)
+++ PKGBUILD	2014-05-07 17:44:45 UTC (rev 212112)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=gnutls
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!zipman')
 depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
 source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('6bf7faa9d4996197e0e404e8c25016f8'
+md5sums=('590851c331b1851c0ed3388879922c06'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list