summaryrefslogtreecommitdiff
path: root/kde-unstable/soprano
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-29 00:01:58 +0000
committerroot <root@rshg054.dnsready.net>2012-06-29 00:01:58 +0000
commiteb4c1f17fe6790f814a67378ed66bddbb93def96 (patch)
tree8d9a601807e65342ae8c6c59df40ffd168403e8f /kde-unstable/soprano
parentad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff)
Fri Jun 29 00:01:58 UTC 2012
Diffstat (limited to 'kde-unstable/soprano')
-rw-r--r--kde-unstable/soprano/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/soprano/PKGBUILD b/kde-unstable/soprano/PKGBUILD
index d9f6a1275..541596d58 100644
--- a/kde-unstable/soprano/PKGBUILD
+++ b/kde-unstable/soprano/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 161418 2012-06-11 06:43:17Z andrea $
+# $Id: PKGBUILD 162537 2012-06-27 08:34:59Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=soprano
-pkgver=2.7.57
+pkgver=2.8.0
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=('c40f6b6b6e36ed725101b8cf47e42ff0')
+md5sums=('273c3403aeb6d8a43e78a4887f50a385')
build() {
cd "${srcdir}"