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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Jul 3 19:46:50 UTC 2013


    Date: Wednesday, July 3, 2013 @ 21:46:50
  Author: andyrtr
Revision: 189641

upgpkg: xmlsec 1.2.19-1

upstream update 1.2.19

Modified:
  xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-03 19:24:42 UTC (rev 189640)
+++ PKGBUILD	2013-07-03 19:46:50 UTC (rev 189641)
@@ -4,17 +4,16 @@
 # Contributor: Hussam Al-Tayeb <ht990332 at gmail.com>
 
 pkgname=xmlsec
-pkgver=1.2.18
-pkgrel=2
+pkgver=1.2.19
+pkgrel=1
 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' 'nss>=3.12.10' 'libltdl')
-makedepends=('pkgconfig')
+depends=('libxslt' 'openssl' 'gnutls' 'nss' 'libltdl')
 options=('!libtool')
 source=(http://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz)
-md5sums=('8694b4609aab647186607f79e1da7f1a')
+md5sums=('fe664ba5f01ebfaeb0ab5deeb0b2249e')
 
 build() {
   cd ${srcdir}/${pkgname}1-${pkgver}




More information about the arch-commits mailing list