From 87fbcb30b652672a7e110b66a4c15342e27df826 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Mar 2013 00:05:42 -0700 Subject: Wed Mar 27 00:05:42 PDT 2013 --- extra/raptor/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/raptor') diff --git a/extra/raptor/PKGBUILD b/extra/raptor/PKGBUILD index 47f2f3ed3..86bda04b5 100644 --- a/extra/raptor/PKGBUILD +++ b/extra/raptor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 179134 2013-03-04 08:06:34Z tomegun $ +# $Id: PKGBUILD 180809 2013-03-26 11:49:40Z foutrelis $ # Maintainer: Tom Gundersen # Contributor: Andreas Radke # Contributor: eric @@ -6,11 +6,11 @@ pkgname=raptor pkgver=2.0.9 -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=('curl' 'libxslt' 'icu>=50.1.2') +depends=('curl' 'libxslt' 'icu') license=('LGPL') options=('!libtool') source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz") -- cgit v1.2.3-54-g00ecf