[arch-commits] Commit in couchdb/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Wed Nov 6 13:20:48 UTC 2013
Date: Wednesday, November 6, 2013 @ 14:20:48
Author: spupykin
Revision: 100599
upgpkg: couchdb 1.5.0-1
upd
Modified:
couchdb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-06 13:16:10 UTC (rev 100598)
+++ PKGBUILD 2013-11-06 13:20:48 UTC (rev 100599)
@@ -4,8 +4,8 @@
# Contributor: Michael Fellinger <m.fellinger at gmail.com>
pkgname=couchdb
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
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 @@
source=("http://www.eu.apache.org/dist/couchdb/source/$pkgver/apache-couchdb-$pkgver.tar.gz"{,.asc}
"couchdb.service"
"couchdb.tmpfiles")
-md5sums=('9d2ecad195f2991098a542a0904ec0a5'
+md5sums=('55a2f86469e0697817da8defee730f04'
'SKIP'
'8914a7ffc6745f94106d96206709acb4'
'1e254ebe32eeb061be64193bafa35dbf')
More information about the arch-commits
mailing list