From 22c8454bb96b3fee4db83fcb30448a1c18987ccd Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Fri, 28 Apr 2017 12:38:47 +0000
Subject: [PATCH] community/couchdb to 2.0.0-10

---
 community/couchdb/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/couchdb/PKGBUILD b/community/couchdb/PKGBUILD
index 1ca847041..8bd9220d5 100644
--- a/community/couchdb/PKGBUILD
+++ b/community/couchdb/PKGBUILD
@@ -8,12 +8,12 @@
 
 pkgname=couchdb
 pkgver=2.0.0
-pkgrel=9
+pkgrel=10
 pkgdesc="A document-oriented database that can be queried and indexed in a MapReduce fashion using JSON"
 arch=('i686' 'x86_64')
 url="http://couchdb.apache.org"
 license=('APACHE')
-depends=('icu' 'erlang-nox' 'js185' 'openssl-1.0' 'curl' 'util-linux')
+depends=('icu' 'erlang-nox' 'js185' 'openssl' 'curl' 'util-linux')
 makedepends=('autoconf-archive' 'git')
 install=couchdb.install
 backup=('etc/couchdb/local.ini'