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

Andrea Scarpino andrea at archlinux.org
Wed Jun 29 19:29:04 UTC 2011


    Date: Wednesday, June 29, 2011 @ 15:29:04
  Author: andrea
Revision: 129908

upgpkg: rasqal 0.9.26-1
upstream release

Modified:
  rasqal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-29 17:47:38 UTC (rev 129907)
+++ PKGBUILD	2011-06-29 19:29:04 UTC (rev 129908)
@@ -3,16 +3,16 @@
 # Contributor: Lawrence Lee <valheru at facticius.net>
 
 pkgname=rasqal
-pkgver=0.9.25
-pkgrel=2
+pkgver=0.9.26
+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>=2.0.2' 'mpfr')
+depends=('raptor>=2.0.3' 'mpfr')
 options=('!libtool')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ee12d7ad59c581eb65db89c851672c0a')
+md5sums=('1e9fe5423498f10f636319633855e691')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list