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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Aug 9 15:50:09 UTC 2011


    Date: Tuesday, August 9, 2011 @ 11:50:09
  Author: andyrtr
Revision: 134954

upgpkg: xmlsec 1.2.18-2
gnutls rebuild

Modified:
  xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-09 15:40:06 UTC (rev 134953)
+++ PKGBUILD	2011-08-09 15:50:09 UTC (rev 134954)
@@ -5,12 +5,12 @@
 
 pkgname=xmlsec
 pkgver=1.2.18
-pkgrel=1
+pkgrel=2
 pkgdesc="XML Security Library is a C library based on LibXML2"
 license=('custom')
 arch=(i686 x86_64)
 url="http://www.aleksey.com/xmlsec/index.html"
-depends=('libxslt>=1.1.26' 'openssl>=1.0.0' 'gnutls>=2.12.7' 'nss>=3.12.10' 'libtool')
+depends=('libxslt>=1.1.26' 'openssl>=1.0.0' 'gnutls' 'nss>=3.12.10' 'libtool')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz)




More information about the arch-commits mailing list