[arch-commits] Commit in raptor/trunk (PKGBUILD)
Tom Gundersen
tomegun at nymeria.archlinux.org
Sun Mar 24 16:27:57 UTC 2013
Date: Sunday, March 24, 2013 @ 17:27:57
Author: tomegun
Revision: 180606
upgpkg: raptor 2.0.9-2
rebuild against icu 51.1
Modified:
raptor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-03-24 16:16:26 UTC (rev 180605)
+++ PKGBUILD 2013-03-24 16:27:57 UTC (rev 180606)
@@ -6,11 +6,11 @@
pkgname=raptor
pkgver=2.0.9
-pkgrel=1
+pkgrel=2
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>=50.1.2')
+depends=('curl' 'libxslt' 'icu')
license=('LGPL')
options=('!libtool')
source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz")
More information about the arch-commits
mailing list