diff options
Diffstat (limited to 'community/couchdb/PKGBUILD')
-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 db519cae8..656b713b7 100644 --- a/community/couchdb/PKGBUILD +++ b/community/couchdb/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 54686 2011-08-23 09:50:02Z spupykin $ +# $Id: PKGBUILD 54987 2011-08-29 12:53:53Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua # Previous Contributor: Michael Fellinger <m.fellinger@gmail.com> pkgname=couchdb pkgver=1.1.0 -pkgrel=1.svn20110823 +pkgrel=1.svn20110829 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" |