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

Tom Gundersen tomegun at nymeria.archlinux.org
Sat Feb 2 15:35:57 UTC 2013


    Date: Saturday, February 2, 2013 @ 16:35:57
  Author: tomegun
Revision: 176918

upgpkg: rasqal 1:0.9.30-1

upstream update

Modified:
  rasqal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 15:19:05 UTC (rev 176917)
+++ PKGBUILD	2013-02-02 15:35:57 UTC (rev 176918)
@@ -5,13 +5,13 @@
 
 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 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
-md5sums=('49e4b75a0c67465edf55dd20606715fa')
+md5sums=('b12c5f9cfdb6b04efce5a4a186b8416b')




More information about the arch-commits mailing list