[arch-commits] Commit in raptor/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Dec 17 20:57:51 UTC 2009


    Date: Thursday, December 17, 2009 @ 15:57:51
  Author: andyrtr
Revision: 61517

upgpkg: raptor 1.4.20-1
    new version 1.4.20

Modified:
  raptor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-17 19:46:45 UTC (rev 61516)
+++ PKGBUILD	2009-12-17 20:57:51 UTC (rev 61517)
@@ -4,16 +4,16 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=raptor
-pkgver=1.4.19
+pkgver=1.4.20
 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>=2.7.3-3' 'curl>=7.19.6' 'zlib>=1.2.3.3-3' 'openssl>=0.9.8k-4' 'libxslt>=1.1.24-2')
+depends=('libxml2>=2.7.6' 'curl>=7.19.7' 'zlib>=1.2.3.3-3' 'openssl>=0.9.8l' 'libxslt>=1.1.26')
 license=('LGPL')
 options=('!libtool')
 source=(http://librdf.org/dist/source/$pkgname-$pkgver.tar.gz)
-md5sums=('50acbd3b416c3f9e1a3a8ddb825bac25')
+md5sums=('4d9c950ea794d3e141ff60875b0a2bbc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list