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

Andrea Scarpino andrea at archlinux.org
Tue Jan 19 09:10:41 UTC 2010


    Date: Tuesday, January 19, 2010 @ 04:10:40
  Author: andrea
Revision: 64023

needed to work with KDE 4.4RC2 http://lists.kde.org/?l=kde&m=126332056409614&w=2

Modified:
  soprano/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-19 08:52:39 UTC (rev 64022)
+++ PKGBUILD	2010-01-19 09:10:40 UTC (rev 64023)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.3.70
-pkgrel=3
+pkgver=2.3.70.20100119
+pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
@@ -12,7 +12,7 @@
 depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('de5cf230a95fc7218425aafdfb4a5e47')
+md5sums=('9a4818a8712828728fb835039d59aabf')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list