summaryrefslogtreecommitdiff
path: root/testing/soprano/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/soprano/PKGBUILD')
-rw-r--r--testing/soprano/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/soprano/PKGBUILD b/testing/soprano/PKGBUILD
index d5ebcdb44..80c4634ae 100644
--- a/testing/soprano/PKGBUILD
+++ b/testing/soprano/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 120527 2011-04-24 17:41:42Z andyrtr $
+# $Id: PKGBUILD 120970 2011-04-27 19:34:01Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=soprano
pkgver=2.6.0
-pkgrel=3
+pkgrel=4
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-compat' 'libiodbc' 'raptor1')
-makedepends=('cmake' 'openjdk6' 'doxygen' 'redland-compat-devel>=>=1.0.12-3' 'rasqal-compat-devel>=>=0.9.21-2')
+depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc')
+makedepends=('cmake' 'openjdk6' 'doxygen')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('03ae49e87c6ec99e57d0433c2650846f')