summaryrefslogtreecommitdiff
path: root/staging/redland/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'staging/redland/PKGBUILD')
-rw-r--r--staging/redland/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/staging/redland/PKGBUILD b/staging/redland/PKGBUILD
index cd9465524..cac90d2da 100644
--- a/staging/redland/PKGBUILD
+++ b/staging/redland/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 145106 2011-12-17 03:32:44Z eric $
+# $Id: PKGBUILD 145821 2012-01-02 11:29:29Z andrea $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Francois Charette <francois.archlinux.org>
@@ -6,11 +6,11 @@ pkgbase=redland
epoch=1
pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 'redland-storage-virtuoso' 'redland-storage-sqlite')
pkgver=1.0.15
-pkgrel=2
+pkgrel=3
url="http://librdf.org/"
license=("GPL")
arch=('i686' 'x86_64')
-makedepends=('rasqal>=0.9.26' 'raptor>=2.0.6' 'db>=5.2' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
+makedepends=('rasqal>=0.9.28' 'raptor>=2.0.6' 'db>=5.3' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
options=('!libtool')
source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc}
rpath.diff)