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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri Apr 11 13:54:14 UTC 2014


    Date: Friday, April 11, 2014 @ 15:54:14
  Author: andyrtr
Revision: 210202

upgpkg: gnutls 3.3.0-1

upstream update 3.3.0

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-11 12:24:03 UTC (rev 210201)
+++ PKGBUILD	2014-04-11 13:54:14 UTC (rev 210202)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=gnutls
-pkgver=3.2.13
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 install=gnutls.install
 options=('!zipman')
 depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('300e5f413054e2f4719c1c3b5179a611'
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('4aeb8014feb4016c73a60f4e1ac73c9f'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list