From cb33decb284fa3b08652b04f7290d9d4140a927f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Jan 2013 00:06:07 -0800 Subject: Thu Jan 24 00:06:07 PST 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 477ab5531..c87ffb225 100644 --- a/extra/raptor/PKGBUILD +++ b/extra/raptor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 171519 2012-11-18 10:28:05Z andyrtr $ +# $Id: PKGBUILD 175875 2013-01-23 00:13:12Z eric $ # Maintainer: Tom Gundersen # Contributor: Andreas Radke # Contributor: eric @@ -6,11 +6,11 @@ pkgname=raptor pkgver=2.0.8 -pkgrel=2 +pkgrel=3 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') +depends=('curl' 'libxslt' 'icu>=50.1.2') license=('LGPL') options=('!libtool') source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz") -- cgit v1.2.3-54-g00ecf