[arch-commits] CVS update of extra/lib/raptor (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jun 7 14:19:36 UTC 2007


    Date: Thursday, June 7, 2007 @ 10:19:36
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/raptor

Modified: PKGBUILD (1.11 -> 1.12)

'upgpkg: rebuild against new curl'


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


Index: extra/lib/raptor/PKGBUILD
diff -u extra/lib/raptor/PKGBUILD:1.11 extra/lib/raptor/PKGBUILD:1.12
--- extra/lib/raptor/PKGBUILD:1.11	Fri May 18 09:21:38 2007
+++ extra/lib/raptor/PKGBUILD	Thu Jun  7 10:19:36 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.11 2007/05/18 13:21:38 alexander Exp $
+# $Id: PKGBUILD,v 1.12 2007/06/07 14:19:36 tpowa Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: eric <eric at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 pkgname=raptor
 pkgver=1.4.15
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
 arch=(i686 x86_64)
 url="http://librdf.org/raptor"
-depends=('libxml2' 'curl' 'zlib' 'openssl<=0.9.8' 'glib2>=2.10.0' 'bash' 'libxslt')
+depends=('libxml2' 'curl>=7.16.2' 'zlib' 'openssl<=0.9.8' 'glib2>=2.10.0' 'bash' 'libxslt')
 license=(LGPL)
 options=(!nolibtool)
 source=(http://librdf.org/dist/source/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list