summaryrefslogtreecommitdiff
path: root/extra/soprano
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-06 00:01:33 +0000
committerroot <root@rshg054.dnsready.net>2012-03-06 00:01:33 +0000
commitb8afacf1f28ac27321feb9b92bd50dd8961b7736 (patch)
treede441882aca38091a1e438e1d8da8a9af3bd023a /extra/soprano
parent11711de1942a141f28faef695c4c78c8357fbf23 (diff)
Tue Mar 6 00:01:33 UTC 2012
Diffstat (limited to 'extra/soprano')
-rw-r--r--extra/soprano/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/soprano/PKGBUILD b/extra/soprano/PKGBUILD
index ec6525529..5e47b1ec2 100644
--- a/extra/soprano/PKGBUILD
+++ b/extra/soprano/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 146186 2012-01-05 14:57:13Z andrea $
+# $Id: PKGBUILD 151914 2012-03-04 09:57:03Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
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 @@ license=('GPL' 'LGPL')
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}"