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 d833e40c8..84ff7ac94 100644 --- a/extra/raptor/PKGBUILD +++ b/extra/raptor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194462 2013-09-16 16:36:19Z tomegun $ +# $Id: PKGBUILD 196748 2013-10-17 14:02:55Z andyrtr $ # 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.10 -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" |