Date: Wednesday, May 16, 2012 @ 14:32:30 Author: andrea Revision: 159137
upgpkg: soprano 2.7.6-1 Upstream release Modified: soprano/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-16 12:57:24 UTC (rev 159136) +++ PKGBUILD 2012-05-16 18:32:30 UTC (rev 159137) @@ -3,7 +3,7 @@ # Contributor: Tobias Powalowski <[email protected]> pkgname=soprano -pkgver=2.7.5 +pkgver=2.7.6 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=('9d881ce405354da4f7c2eeee386e2859') +md5sums=('8eee947956134ea4aa2d1e94ddbd551e') build() { cd "${srcdir}"
