[arch-commits] Commit in rasqal/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Feb 21 19:04:11 UTC 2010
Date: Sunday, February 21, 2010 @ 14:04:10
Author: andyrtr
Revision: 69672
upgpkg: rasqal 0.9.19-1
new version 0.9.19
Modified:
rasqal/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-21 18:57:36 UTC (rev 69671)
+++ PKGBUILD 2010-02-21 19:04:10 UTC (rev 69672)
@@ -3,16 +3,16 @@
# Contributor: Lawrence Lee <valheru at facticius.net>
pkgname=rasqal
-pkgver=0.9.17
+pkgver=0.9.19
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>=1.4.19' 'mpfr')
+depends=('raptor>=1.4.21' 'mpfr')
options=('!libtool')
source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ee65a1c55da27d95f50d1e667b98d1d0')
+md5sums=('9bc1b40ffe1bdc794887d845d153bd4e')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list