From e363875b14479aa4c6ff12f3e4e7ed920df4e45f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 Feb 2013 01:12:14 -0800 Subject: Sun Feb 3 01:12:00 PST 2013 --- extra/rasqal/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/rasqal') diff --git a/extra/rasqal/PKGBUILD b/extra/rasqal/PKGBUILD index f9f68d14c..2b0862b81 100644 --- a/extra/rasqal/PKGBUILD +++ b/extra/rasqal/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 159309 2012-05-21 11:10:25Z tomegun $ +# $Id: PKGBUILD 176919 2013-02-02 15:36:06Z tomegun $ # Maintainer: Tom Gundersen # Contributor: AndyRTR # Contributor: Lawrence Lee pkgname=rasqal epoch=1 -pkgver=0.9.29 +pkgver=0.9.30 pkgrel=1 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') arch=('i686' 'x86_64') -depends=('raptor' 'mpfr') +depends=('raptor' 'mpfr' 'util-linux') options=('!libtool') source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz) @@ -32,4 +32,4 @@ package() { cd ${srcdir}/${pkgname}-${pkgver} make DESTDIR=${pkgdir} install } -md5sums=('49e4b75a0c67465edf55dd20606715fa') +md5sums=('b12c5f9cfdb6b04efce5a4a186b8416b') -- cgit v1.2.3-54-g00ecf