[arch-commits] Commit in soprano/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Fri May 10 17:29:40 UTC 2013
Date: Friday, May 10, 2013 @ 19:29:39
Author: andrea
Revision: 185049
upgpkg: soprano 2.9.2-1
Upstream release
Modified:
soprano/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-10 17:29:02 UTC (rev 185048)
+++ PKGBUILD 2013-05-10 17:29:39 UTC (rev 185049)
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=soprano
-pkgver=2.9.1
+pkgver=2.9.2
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=('qt4' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
makedepends=('cmake' 'java-environment' 'doxygen')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('c7beb1bda475f363fa0afb58edc541fe')
+md5sums=('60ce910cf3c8e4655c614b45d73f2b2a')
build() {
mkdir build
More information about the arch-commits
mailing list