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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri Jun 27 20:06:20 UTC 2014


    Date: Friday, June 27, 2014 @ 22:06:20
  Author: andyrtr
Revision: 215521

upgpkg: gnutls 3.3.5-1

upstream update 3.3.5

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-27 19:52:29 UTC (rev 215520)
+++ PKGBUILD	2014-06-27 20:06:20 UTC (rev 215521)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=gnutls
-pkgver=3.3.4
+pkgver=3.3.5
 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=('908dc1e98e28cb1c2c255a71785a4af2'
+md5sums=('1f396dcf3c14ea67de7243821006d1a2'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list