Date: Wednesday, February 23, 2011 @ 01:19:55
  Author: andyrtr
Revision: 110912

upgpkg: rasqal 0.9.25-1
upstream update 0.9.25

Modified:
  rasqal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-02-22 23:37:27 UTC (rev 110911)
+++ PKGBUILD    2011-02-23 06:19:55 UTC (rev 110912)
@@ -3,7 +3,7 @@
 # Contributor: Lawrence Lee <[email protected]>
 
 pkgname=rasqal
-pkgver=0.9.24
+pkgver=0.9.25
 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";
@@ -12,7 +12,7 @@
 depends=('raptor>=2.0.0' 'mpfr')
 options=('!libtool')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7cda27ed64e4c284f4b5a4f7f8c60d94')
+md5sums=('ee12d7ad59c581eb65db89c851672c0a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to