[arch-commits] Commit in soprano/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Apr 22 19:45:24 UTC 2010
Date: Thursday, April 22, 2010 @ 15:45:24
Author: andrea
Revision: 78371
upgpkg: soprano 2.4.3-1
upstream release
Modified:
soprano/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-22 16:45:59 UTC (rev 78370)
+++ PKGBUILD 2010-04-22 19:45:24 UTC (rev 78371)
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=soprano
-pkgver=2.4.2
+pkgver=2.4.3
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' 'clucene' 'redland' 'libiodbc' 'virtuoso')
makedepends=('cmake' 'openjdk6')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('4b40be000f23a7c5f1ef530303268d36')
+md5sums=('e2bfa179a03810af60618110f5f832e2')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list