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

Pierre Schmitz pierre at archlinux.org
Tue Feb 9 17:31:53 UTC 2010


    Date: Tuesday, February 9, 2010 @ 12:31:53
  Author: pierre
Revision: 67911

update

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-09 15:03:20 UTC (rev 67910)
+++ PKGBUILD	2010-02-09 17:31:53 UTC (rev 67911)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.3.73
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland>=1.0.10-2' 'libiodbc' 'virtuoso')
+depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e8e5455b5f12856e1cfd45137cc727f2')
+md5sums=('519f1243e558262b9e8cc2827139f117')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list