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

Pierre Schmitz pierre at archlinux.org
Wed Feb 10 00:48:35 UTC 2010


    Date: Tuesday, February 9, 2010 @ 19:48:35
  Author: pierre
Revision: 67953

upgpkg: soprano 2.3.73-2
    downgrade to last working version

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-10 00:44:07 UTC (rev 67952)
+++ PKGBUILD	2010-02-10 00:48:35 UTC (rev 67953)
@@ -3,16 +3,17 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.4.0
-pkgrel=1
+pkgver=2.3.73
+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' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6')
+options=('force')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('519f1243e558262b9e8cc2827139f117')
+md5sums=('e8e5455b5f12856e1cfd45137cc727f2')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list