Date: Wednesday, June 11, 2014 @ 14:47:18 Author: spupykin Revision: 113003
upgpkg: couchdb 1.6.0-1 upd Modified: couchdb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-11 11:42:21 UTC (rev 113002) +++ PKGBUILD 2014-06-11 12:47:18 UTC (rev 113003) @@ -4,7 +4,7 @@ # Contributor: Michael Fellinger <[email protected]> pkgname=couchdb -pkgver=1.5.1 +pkgver=1.6.0 pkgrel=1 pkgdesc="A document-oriented database that can be queried and indexed in a MapReduce fashion using JSON" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ source=("http://www.eu.apache.org/dist/couchdb/source/$pkgver/apache-couchdb-$pkgver.tar.gz"{,.asc} "couchdb.service" "couchdb.tmpfiles") -md5sums=('1118a9f4ca6f58b751d3187838248b3c' +md5sums=('f986bbfe58051c3b186d520967237eea' 'SKIP' '8914a7ffc6745f94106d96206709acb4' '1e254ebe32eeb061be64193bafa35dbf')
