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

Andrea Scarpino andrea at archlinux.org
Wed Apr 27 19:46:20 UTC 2011


    Date: Wednesday, April 27, 2011 @ 15:46:20
  Author: andrea
Revision: 120986

upgpkg: rasqal 0.9.25-1
keep latest release in staging

Modified:
  rasqal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-27 19:41:44 UTC (rev 120985)
+++ PKGBUILD	2011-04-27 19:46:20 UTC (rev 120986)
@@ -3,19 +3,16 @@
 # Contributor: Lawrence Lee <valheru at facticius.net>
 
 pkgname=rasqal
-epoch=1
-pkgver=0.9.21
+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"
 license=('GPL' 'LGPL')
 arch=('i686' 'x86_64')
-depends=('raptor1' 'mpfr')
+depends=('raptor>=2.0.2' 'mpfr')
 options=('!libtool')
-replaces=('rasqal-compat')
-conflicts=('rasqal-compat')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('55b67ec92a059ef8979d46486b00a032')
+md5sums=('ee12d7ad59c581eb65db89c851672c0a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list