[arch-commits] Commit in soprano/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 24 14:50:50 UTC 2009
Date: Wednesday, June 24, 2009 @ 10:50:50
Author: pierre
Revision: 43489
update to RC1
Modified:
soprano/kde-unstable/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-24 14:47:09 UTC (rev 43488)
+++ PKGBUILD 2009-06-24 14:50:50 UTC (rev 43489)
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=soprano
-pkgver=2.2.3.984048
+pkgver=2.2.69
pkgrel=1
pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
arch=('i686' 'x86_64')
@@ -12,9 +12,8 @@
depends=('qt' 'clucene' 'redland')
makedepends=('cmake' 'openjdk6')
optdepends=('java-runtime=6: Sesame2 backend')
-#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('dbebef98cf32434b397226d0c6f19641')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('52b6e853cc09aeb0ac775ee08000fd45')
build() {
. /etc/profile.d/openjdk6.sh
More information about the arch-commits
mailing list