diff options
Diffstat (limited to 'community/mongodb/PKGBUILD')
-rw-r--r-- | community/mongodb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD index 517935780..2a4d7fb6e 100644 --- a/community/mongodb/PKGBUILD +++ b/community/mongodb/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 66824 2012-02-29 00:49:06Z tdziedzic $ +# $Id: PKGBUILD 67194 2012-03-05 08:58:08Z ibiru $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Mathias Stearn <mathias@10gen.com> # Contributor: Alec Thomas pkgname=mongodb pkgver=2.0.3 -pkgrel=1 +pkgrel=2 pkgdesc='A high-performance, open source, schema-free document-oriented database.' arch=('i686' 'x86_64' 'mips64el') url='http://www.mongodb.org' |