community/couchdb to 2.0.0-10

This commit is contained in:
Kevin Mihelich 2017-04-28 12:38:47 +00:00
parent 0df3a7b13f
commit 22c8454bb9

View file

@ -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'