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

Alexander Baldeck alexander at archlinux.org
Sun Dec 23 21:34:15 UTC 2007


    Date: Sunday, December 23, 2007 @ 16:34:15
  Author: alexander
    Path: /home/cvs-extra/extra/lib/raptor

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: raprot 1.4.16


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/lib/raptor/PKGBUILD
diff -u extra/lib/raptor/PKGBUILD:1.13 extra/lib/raptor/PKGBUILD:1.14
--- extra/lib/raptor/PKGBUILD:1.13	Thu Jun  7 22:24:37 2007
+++ extra/lib/raptor/PKGBUILD	Sun Dec 23 16:34:15 2007
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD,v 1.13 2007/06/08 02:24:37 eric Exp $
+# $Id: PKGBUILD,v 1.14 2007/12/23 21:34:15 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: eric <eric at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 pkgname=raptor
-pkgver=1.4.15
-pkgrel=3
+pkgver=1.4.16
+pkgrel=1
 pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
 arch=('i686' 'x86_64')
 url="http://librdf.org/raptor"
 depends=('libxml2' 'curl>=7.16.2' 'zlib' 'openssl>=0.9.8a' 'glib2>=2.10.0' 'bash' 'libxslt')
 license=('LGPL')
-options=(!libtool)
+options=('!libtool')
 source=(http://librdf.org/dist/source/$pkgname-$pkgver.tar.gz)
-md5sums=('658fac0c25d50274c879f6cc49c3364b')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -20,3 +19,4 @@
   make || return 1
   make prefix=$startdir/pkg/usr install
 }
+md5sums=('49c16262e0aed0197a3e60ade7bec205')




More information about the arch-commits mailing list