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

Andrea Scarpino andrea at archlinux.org
Fri May 21 14:10:30 UTC 2010


    Date: Friday, May 21, 2010 @ 10:10:30
  Author: andrea
Revision: 80769

snapshot needed by KDE 4.5

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

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-05-21 11:22:28 UTC (rev 80768)
+++ kde-unstable/PKGBUILD	2010-05-21 14:10:30 UTC (rev 80769)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=soprano
-pkgver=2.4.3
+pkgver=2.4.3svn1129175
 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,9 @@
 license=('GPL' 'LGPL')
 depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e2bfa179a03810af60618110f5f832e2')
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('7ba7217de7ba9a8915a59e1e450b3697')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list