[arch-commits] Commit in redland/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jun 29 19:31:02 UTC 2011
Date: Wednesday, June 29, 2011 @ 15:31:01
Author: andrea
Revision: 129914
upgpkg: redland 1.0.13-4
rasqal 0.9.26 rebuild
Modified:
redland/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-29 19:30:10 UTC (rev 129913)
+++ PKGBUILD 2011-06-29 19:31:01 UTC (rev 129914)
@@ -6,11 +6,11 @@
epoch=1
pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 'redland-storage-virtuoso' 'redland-storage-sqlite')
pkgver=1.0.13
-pkgrel=3
+pkgrel=4
url="http://librdf.org/"
license=("GPL")
arch=('i686' 'x86_64')
-makedepends=('rasqal>=0.9.25' 'raptor>=2.0.2' 'db>=5.2' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
+makedepends=('rasqal>=0.9.26' 'raptor>=2.0.3' 'db>=5.2' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
options=('!libtool')
source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
rpath.diff)
@@ -34,7 +34,7 @@
package_redland() {
pkgdesc="Library that provides a high-level interface to RDF data"
- depends=('rasqal>=0.9.25' 'raptor>=2.0.2' 'libtool')
+ depends=('rasqal>=0.9.26' 'raptor>=2.0.3' 'libtool')
cd ${srcdir}/${pkgbase}-${pkgver}
make DESTDIR=${pkgdir} install
More information about the arch-commits
mailing list