Date: Sunday, March 4, 2012 @ 04:56:27 Author: andrea Revision: 151913
upgpkg: soprano 2.7.5-1 Upstream release Modified: soprano/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-04 09:36:50 UTC (rev 151912) +++ PKGBUILD 2012-03-04 09:56:27 UTC (rev 151913) @@ -3,7 +3,7 @@ # Contributor: Tobias Powalowski <[email protected]> pkgname=soprano -pkgver=2.7.4 +pkgver=2.7.5 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' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso') makedepends=('cmake' 'openjdk6' 'doxygen') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('783fb07f9679f45e987aff7a17bef649') +md5sums=('9d881ce405354da4f7c2eeee386e2859') build() { cd "${srcdir}"
