[arch-commits] Commit in rasqal/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat May 16 17:25:36 UTC 2015


    Date: Saturday, May 16, 2015 @ 19:25:36
  Author: arojas
Revision: 239474

Update to 0.9.33

Modified:
  rasqal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-16 17:04:12 UTC (rev 239473)
+++ PKGBUILD	2015-05-16 17:25:36 UTC (rev 239474)
@@ -5,7 +5,7 @@
 
 pkgname=rasqal
 epoch=1
-pkgver=0.9.32
+pkgver=0.9.33
 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"
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 depends=('raptor' 'mpfr' 'util-linux')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('dc7c6107de00c47f85f6ab7db164a136')
+md5sums=('1f5def51ca0026cd192958ef07228b52')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list