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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 4 20:13:44 UTC 2009


    Date: Friday, September 4, 2009 @ 16:13:43
  Author: andyrtr
Revision: 51093

upgpkg: redland 1.0.9-2
    rebuild to pickup rasqal functionality

Modified:
  redland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-04 20:07:41 UTC (rev 51092)
+++ PKGBUILD	2009-09-04 20:13:43 UTC (rev 51093)
@@ -4,12 +4,13 @@
 
 pkgname=redland
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Library that provides a high-level interface to RDF data"
 url="http://librdf.org/"
 license="GPL"
 arch=('i686' 'x86_64')
-depends=('raptor>=1.4.19' 'db>=4.7.25.4' 'postgresql-libs>=8.3.7-2' 'libmysqlclient>=5.1.37' 'sqlite3>=3.6.17' 'curl>=7.19.6' 'libxslt>=1.1.24-2' 'mpfr>=2.4.1' 'libtool')
+depends=('raptor>=1.4.19' 'db>=4.7.25.4' 'postgresql-libs>=8.3.7-2' 'libmysqlclient>=5.1.37' 'sqlite3>=3.6.17' 
+         'curl>=7.19.6' 'libxslt>=1.1.24-2' 'mpfr>=2.4.1' 'libtool' 'rasqal>=0.9.16')
 source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
 	redland-1.0.9-sqlite-compile.patch
 	redland-1.0.9-storage-link.patch)




More information about the arch-commits mailing list