summaryrefslogtreecommitdiff
path: root/extra/redland/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/redland/PKGBUILD')
-rw-r--r--extra/redland/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/redland/PKGBUILD b/extra/redland/PKGBUILD
index 849613af2..facd62271 100644
--- a/extra/redland/PKGBUILD
+++ b/extra/redland/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 198397 2013-10-30 14:37:22Z allan $
+# $Id: PKGBUILD 204645 2014-01-24 14:22:15Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: AndyRTR <andyrtr@archlinux.org>
# Contributor: Francois Charette <francois.archlinux.org>
@@ -6,16 +6,16 @@
pkgbase=redland
epoch=1
pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 'redland-storage-virtuoso' 'redland-storage-sqlite')
-pkgver=1.0.16
-pkgrel=2
+pkgver=1.0.17
+pkgrel=1
url="http://librdf.org/"
license=("GPL")
arch=('i686' 'x86_64')
makedepends=('rasqal' 'raptor' 'db' 'postgresql-libs' 'libmariadbclient' 'unixodbc' 'sqlite')
source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc}
rpath.diff)
-sha256sums=('d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd'
- '2955af40eb2fbffa6e1ef28f7f1b7f607a3958478a5080896b878da96605246d'
+sha256sums=('de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681'
+ 'SKIP'
'9ddf9f7581f5194d73ad908f3b26354c70d3079a7a87c8add8a0d0e4c6974fec')
build() {