diff options
author | root <root@rshg054.dnsready.net> | 2013-03-27 00:05:42 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-27 00:05:42 -0700 |
commit | 87fbcb30b652672a7e110b66a4c15342e27df826 (patch) | |
tree | 7604502956a186acbfe9983a159a2abd564c3142 /community/couchdb | |
parent | c16968d4179be76966c262f854c9e1fb827dc3ec (diff) |
Wed Mar 27 00:05:42 PDT 2013
Diffstat (limited to 'community/couchdb')
-rw-r--r-- | community/couchdb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/couchdb/PKGBUILD b/community/couchdb/PKGBUILD index 8fd1b505d..a0fc51f78 100644 --- a/community/couchdb/PKGBUILD +++ b/community/couchdb/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86802 2013-03-22 11:40:46Z spupykin $ +# $Id: PKGBUILD 87043 2013-03-26 11:49:36Z foutrelis $ # 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.2.1 -pkgrel=2 +pkgrel=3 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" |