[arch-commits] Commit in soprano/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sun Jan 11 14:56:47 UTC 2009
Date: Sunday, January 11, 2009 @ 09:56:47
Author: pierre
Revision: 23657
upgpkg: soprano 2.1.65-1
Modified:
soprano/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-11 14:56:09 UTC (rev 23656)
+++ PKGBUILD 2009-01-11 14:56:47 UTC (rev 23657)
@@ -2,7 +2,7 @@
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=soprano
-pkgver=2.1.1
+pkgver=2.1.65
pkgrel=1
pkgdesc="Soprano is a library which provides a QT wrapper API to different RDF storage solutions."
arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
license=('GPL2')
depends=('qt>=4.4' 'clucene' 'redland')
makedepends=('cmake' 'pkgconfig')
-source=(http://downloads.sourceforge.net/soprano/$pkgname-$pkgver.tar.bz2)
+source=(ftp://ftp.archlinux.org/other/soprano/$pkgname-$pkgver.tar.bz2)
options=(!libtool)
-md5sums=('dc590aa42d832cea5ed13145d359c9f2')
+md5sums=('bae6752fb253acef43e9f79b3a493232')
build() {
cd $srcdir
@@ -23,4 +23,4 @@
-DCMAKE_INSTALL_PREFIX=/usr
make
make DESTDIR=$pkgdir install
-}
\ No newline at end of file
+}
More information about the arch-commits
mailing list