diff options
Diffstat (limited to 'extra/rasqal/PKGBUILD')
-rw-r--r-- | extra/rasqal/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/rasqal/PKGBUILD b/extra/rasqal/PKGBUILD index 1e9f54dec..89b3de4a3 100644 --- a/extra/rasqal/PKGBUILD +++ b/extra/rasqal/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 202985 2013-12-30 08:44:05Z foutrelis $ +# $Id: PKGBUILD 203590 2014-01-13 17:12:22Z andyrtr $ # Maintainer: Tom Gundersen <teg@jklm.no> # Contributor: AndyRTR <andyrtr@archlinux.org> # Contributor: Lawrence Lee <valheru@facticius.net> @@ -6,7 +6,7 @@ pkgname=rasqal epoch=1 pkgver=0.9.30 -pkgrel=3 +pkgrel=4 pkgdesc="A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings" url="http://librdf.org/rasqal" license=('GPL' 'LGPL') |