[arch-commits] Commit in soprano (3 files)
Pierre Schmitz
pierre at archlinux.org
Thu Jun 4 07:32:36 UTC 2009
Date: Thursday, June 4, 2009 @ 03:32:36
Author: pierre
Revision: 41468
archrelease: new repo kde-unstable-x86_64
Added:
soprano/kde-unstable/
soprano/repos/kde-unstable-x86_64/
Modified:
soprano/kde-unstable/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-06-04 07:13:26 UTC (rev 41467)
+++ kde-unstable/PKGBUILD 2009-06-04 07:32:36 UTC (rev 41468)
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=soprano
-pkgver=2.2.3
+pkgver=2.2.977209
pkgrel=1
pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
arch=('i686' 'x86_64')
@@ -12,8 +12,9 @@
depends=('qt' 'clucene' 'redland')
makedepends=('cmake' 'openjdk6')
optdepends=('java-runtime=6: Sesame2 backend')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('22c992a252144ae0a3a964ba2f6f1933')
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('568820b69e1c8f77bd425428a245a419')
build() {
. /etc/profile.d/openjdk6.sh
More information about the arch-commits
mailing list