summaryrefslogtreecommitdiff
path: root/community/couchdb
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
commit4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (patch)
tree5e022d124eb60b93d19e96a0d9c0e8532be87a6e /community/couchdb
parentf8a4eefb2bb008f302349db07da4a75e746a1aeb (diff)
Sat Apr 19 03:57:19 UTC 2014
Diffstat (limited to 'community/couchdb')
-rw-r--r--community/couchdb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/couchdb/PKGBUILD b/community/couchdb/PKGBUILD
index 50e376d3e..f93e11310 100644
--- a/community/couchdb/PKGBUILD
+++ b/community/couchdb/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 109076 2014-04-10 09:01:51Z spupykin $
+# $Id: PKGBUILD 109781 2014-04-18 17:31:25Z andyrtr $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
# Contributor: Michael Fellinger <m.fellinger@gmail.com>
pkgname=couchdb
-pkgver=1.5.1
-pkgrel=1
+pkgver=1.5.0
+pkgrel=2
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"
@@ -20,7 +20,7 @@ backup=('etc/couchdb/local.ini'
source=("http://www.eu.apache.org/dist/couchdb/source/$pkgver/apache-couchdb-$pkgver.tar.gz"{,.asc}
"couchdb.service"
"couchdb.tmpfiles")
-md5sums=('1118a9f4ca6f58b751d3187838248b3c'
+md5sums=('55a2f86469e0697817da8defee730f04'
'SKIP'
'8914a7ffc6745f94106d96206709acb4'
'1e254ebe32eeb061be64193bafa35dbf')