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'