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

Andrea Scarpino andrea at archlinux.org
Sun Nov 21 11:26:33 UTC 2010


    Date: Sunday, November 21, 2010 @ 06:26:32
  Author: andrea
Revision: 100199

prepare KDE 4.6 requirements

Added:
  soprano/kde-unstable/
Modified:
  soprano/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-11-21 10:48:12 UTC (rev 100192)
+++ kde-unstable/PKGBUILD	2010-11-21 11:26:32 UTC (rev 100199)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.5.2
+pkgver=git20101121
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
@@ -11,8 +11,10 @@
 license=('GPL' 'LGPL')
 depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('c5562bae458cad6f5d4f344277a9a48a')
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9e60fa9ad49048479699f97ef8eb8daf')
+options=('force')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list