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

Andrea Scarpino andrea at archlinux.org
Tue Jul 17 18:38:11 UTC 2012


    Date: Tuesday, July 17, 2012 @ 14:38:10
  Author: andrea
Revision: 163680

upgpkg: soprano 2.7.6-2

soprano only needs virtuoso-base

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-17 18:11:04 UTC (rev 163679)
+++ PKGBUILD	2012-07-17 18:38:10 UTC (rev 163680)
@@ -4,12 +4,12 @@
 
 pkgname=soprano
 pkgver=2.7.6
-pkgrel=1
+pkgrel=2
 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' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
+depends=('qt' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
 makedepends=('cmake' 'openjdk6' 'doxygen')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('8eee947956134ea4aa2d1e94ddbd551e')




More information about the arch-commits mailing list