[arch-commits] CVS update of extra/lib/redland (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Mar 6 14:09:09 UTC 2008


    Date: Thursday, March 6, 2008 @ 09:09:09
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/redland

Modified: PKGBUILD (1.1 -> 1.2)

'upgpkg: update to new version'


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


Index: extra/lib/redland/PKGBUILD
diff -u extra/lib/redland/PKGBUILD:1.1 extra/lib/redland/PKGBUILD:1.2
--- extra/lib/redland/PKGBUILD:1.1	Fri Dec  7 08:09:36 2007
+++ extra/lib/redland/PKGBUILD	Thu Mar  6 09:09:09 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.1 2007/12/07 13:09:36 tpowa Exp $
+# $Id: PKGBUILD,v 1.2 2008/03/06 14:09:09 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=redland
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Redland is a library that provides a high-level interface for the Resource Description Framework (RDF). It contains librdf."
 url="http://librdf.org/"
@@ -11,7 +11,6 @@
 depends=('db' 'postgresql-libs' 'libmysqlclient' 'sqlite3' 'curl' 'libxslt')
 source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
-md5sums=('901bf87252658c8b247dc6eda00f8724')
 
 build() {
         cd $startdir/src/$pkgname-$pkgver
@@ -19,4 +18,4 @@
         make || return 1
         make DESTDIR=$startdir/pkg install
 }
-md5sums=('901bf87252658c8b247dc6eda00f8724')
+md5sums=('4c066d3dcf6c25f8fb8c9007e73f293c')




More information about the arch-commits mailing list