[arch-commits] Commit in soprano/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Nov 24 22:04:00 UTC 2010
Date: Wednesday, November 24, 2010 @ 17:04:00
Author: andrea
Revision: 100635
upstream release
Modified:
soprano/kde-unstable/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-24 21:56:08 UTC (rev 100634)
+++ PKGBUILD 2010-11-24 22:04:00 UTC (rev 100635)
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=soprano
-pkgver=git20101121
+pkgver=2.5.63
pkgrel=1
pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
arch=('i686' 'x86_64')
@@ -11,10 +11,8 @@
license=('GPL' 'LGPL')
depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
makedepends=('cmake' 'openjdk6')
-#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')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('bef6147f1245cd99aa9ad1a37f7d48ac')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list