Date: Tuesday, July 27, 2010 @ 06:31:43 Author: andrea Revision: 86273
upstream release Modified: soprano/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-07-27 10:26:19 UTC (rev 86272) +++ PKGBUILD 2010-07-27 10:31:43 UTC (rev 86273) @@ -3,7 +3,7 @@ # Contributor: Tobias Powalowski <[email protected]> pkgname=soprano -pkgver=2.4.63 +pkgver=2.4.64 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=('5a063a01849437b7142b41c59702a061') +md5sums=('edb7f48dd4cc0d5baa75797520c189fc') build() { cd ${srcdir}
