From 3695b5d62c2aef6e82abc95d775a2ebd89bce081 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 5 Jun 2011 22:48:57 +0000 Subject: Sun Jun 5 22:48:57 UTC 2011 --- 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 01239bbc0..684da1bf2 100644 --- a/extra/raptor/PKGBUILD +++ b/extra/raptor/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 115794 2011-03-21 16:03:23Z andyrtr $ +# $Id: PKGBUILD 126317 2011-06-04 16:06:41Z andyrtr $ # Maintainer: Andreas Radke # Contributor: eric # Contributor: Damir Perisa pkgname=raptor -pkgver=2.0.2 +pkgver=2.0.3 pkgrel=1 pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('libxml2>=2.7.8' 'curl>=7.21.2' 'zlib>=1.2.5' 'libxslt>=1.1.26') license=('LGPL') options=('!libtool') source=(http://librdf.org/dist/source/raptor2-$pkgver.tar.gz) -md5sums=('b0f874c200c4b3214b5bf4806ae82353') +md5sums=('46eff4b20f8752d1146a3e0c8b2168dd') build() { cd ${srcdir}/raptor2-${pkgver} -- cgit v1.2.3-54-g00ecf