[arch-commits] Commit in couchdb/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Apr 25 11:22:32 UTC 2017


    Date: Tuesday, April 25, 2017 @ 11:22:31
  Author: spupykin
Revision: 225284

upgpkg: couchdb 2.0.0-9

upd

Modified:
  couchdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-25 11:09:16 UTC (rev 225283)
+++ PKGBUILD	2017-04-25 11:22:31 UTC (rev 225284)
@@ -5,12 +5,12 @@
 
 pkgname=couchdb
 pkgver=2.0.0
-pkgrel=8
+pkgrel=9
 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' 'curl' 'util-linux')
+depends=('icu' 'erlang-nox' 'js185' 'openssl-1.0' 'curl' 'util-linux')
 makedepends=('autoconf-archive' 'git')
 install=couchdb.install
 backup=('etc/couchdb/local.ini'



More information about the arch-commits mailing list