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

Andrea Scarpino andrea at archlinux.org
Thu Feb 11 14:11:56 UTC 2010


    Date: Thursday, February 11, 2010 @ 09:11:56
  Author: andrea
Revision: 68190

upgpkg: soprano 2.4.0.1-1
    upstream release (fix bugs with krunner, dolphin...)

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-11 12:26:25 UTC (rev 68189)
+++ PKGBUILD	2010-02-11 14:11:56 UTC (rev 68190)
@@ -3,17 +3,16 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.3.73
-pkgrel=2
+pkgver=2.4.0.1
+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' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6')
-options=('force')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e8e5455b5f12856e1cfd45137cc727f2')
+md5sums=('6175a3b342a77a7adc6f157cf4968f6d')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list