diff options
Diffstat (limited to 'extra/raptor/PKGBUILD')
-rw-r--r-- | extra/raptor/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/raptor/PKGBUILD b/extra/raptor/PKGBUILD index c6900aee8..961522e87 100644 --- a/extra/raptor/PKGBUILD +++ b/extra/raptor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 154325 2012-03-26 11:01:20Z tomegun $ +# $Id: PKGBUILD 157028 2012-04-23 09:28:03Z ibiru $ # Maintainer: Tom Gundersen <teg@jklm.no> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: eric <eric@archlinux.org> @@ -6,7 +6,7 @@ pkgname=raptor pkgver=2.0.7 -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" |