[arch-commits] Commit in soprano/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Jun 11 06:42:51 UTC 2012


    Date: Monday, June 11, 2012 @ 02:42:50
  Author: andrea
Revision: 161417

upgpkg: soprano 2.7.57-1

Upstream release

Modified:
  soprano/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-11 02:54:05 UTC (rev 161416)
+++ PKGBUILD	2012-06-11 06:42:50 UTC (rev 161417)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.7.56
+pkgver=2.7.57
 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=('999781170ebcf3e1494127f2eda7aa00')
+md5sums=('c40f6b6b6e36ed725101b8cf47e42ff0')
 
 build() {
   cd "${srcdir}"
@@ -20,7 +20,7 @@
   cd build
   . /etc/profile.d/openjdk6.sh
   # we need the rpath
-  cmake ../${pkgname}-${pkgver}-beta1 \
+  cmake ../${pkgname}-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_SKIP_RPATH=OFF \
     -DCMAKE_INSTALL_PREFIX=/usr \




More information about the arch-commits mailing list