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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 20 06:55:20 UTC 2013


    Date: Sunday, January 20, 2013 @ 01:55:20
  Author: andyrtr
Revision: 175715

upgpkg: raptor 2.0.8-3

icu rebuild

Modified:
  raptor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-20 06:39:27 UTC (rev 175714)
+++ PKGBUILD	2013-01-20 06:55:20 UTC (rev 175715)
@@ -6,11 +6,11 @@
 
 pkgname=raptor
 pkgver=2.0.8
-pkgrel=2
+pkgrel=3
 pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
 arch=('i686' 'x86_64')
 url="http://librdf.org/raptor"
-depends=('curl' 'libxslt' 'icu')
+depends=('curl' 'libxslt' 'icu>=50.1.2')
 license=('LGPL')
 options=('!libtool')
 source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz")




More information about the arch-commits mailing list