diff --git a/community/couchdb/PKGBUILD b/community/couchdb/PKGBUILD index 4108c9f22..05fecf5e9 100644 --- a/community/couchdb/PKGBUILD +++ b/community/couchdb/PKGBUILD @@ -7,14 +7,14 @@ # - patch and rebuild rebar on AArch64 pkgname=couchdb -pkgver=2.1.1 -pkgrel=4 +pkgver=2.1.2 +pkgrel=1 pkgdesc="A document-oriented database that can be queried and indexed in a MapReduce fashion using JSON" arch=('x86_64') url="https://couchdb.apache.org" license=('APACHE') depends=('icu' 'js185' 'zlib') -makedepends=('erlang-nox') +makedepends=('erlang-nox-20') install=${pkgname}.install backup=('etc/couchdb/local.ini' 'etc/couchdb/vm.args') @@ -24,7 +24,7 @@ source=("https://www-eu.apache.org/dist/couchdb/source/${pkgver}/apache-couchdb- 'couchdb.sysusers' 'couchdb.tmpfiles' 'datadirs.ini') -sha256sums=('d5f255abc871ac44f30517e68c7b30d1503ec0f6453267d641e00452c04e7bcc' +sha256sums=('a3cc9ad56fa8842791ebc57e5789c7ac77e4fa5486d67f871e4d7a966b862fb0' 'SKIP' 'f9465e279b40adde6db8008c4c0366a700a04602bfa7f189c9ad6eac13754efa' 'e2976dbdd2fb63fe8d09bee0d9c9a97e8785533d9c323276b4030354cb6d8957'