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

Andrea Scarpino andrea at archlinux.org
Fri Oct 2 16:19:02 UTC 2009


    Date: Friday, October 2, 2009 @ 12:19:01
  Author: andrea
Revision: 53575

upgpkg: soprano 2.3.1-1
    upstream release, fix FS#16194

Modified:
  soprano/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-02 15:15:47 UTC (rev 53574)
+++ PKGBUILD	2009-10-02 16:19:01 UTC (rev 53575)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'openjdk6')
 optdepends=('java-runtime=6: Sesame2 backend')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('286d5d37c1d4f070527758e79706d1a7')
+md5sums=('c9a2c008b80cd5d76599e9d48139dfe9')
 
 build() {
   . /etc/profile.d/openjdk6.sh




More information about the arch-commits mailing list