Date: Wednesday, September 8, 2010 @ 13:04:23
  Author: andrea
Revision: 90175

upstream release

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-09-08 15:25:39 UTC (rev 90174)
+++ PKGBUILD    2010-09-08 17:04:23 UTC (rev 90175)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=soprano
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('ec09dd93e97a6ef8cb9bb83297206891')
+md5sums=('ec0286e15ec44a2dda47c87de1489a8b')
 
 build() {
   cd ${srcdir}

Reply via email to