summaryrefslogtreecommitdiff
path: root/community-staging/mongodb/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-01 03:21:19 +0000
committerroot <root@rshg054.dnsready.net>2012-03-01 03:21:19 +0000
commit6f297b1cf462a11227d811a87124006c55911d63 (patch)
tree325073cc18485496bf07d32e56edf643f3b7a2bf /community-staging/mongodb/PKGBUILD
parent32b05a621cb20af1bd4b7cd6f5609b7512bb20f1 (diff)
Thu Mar 1 03:21:19 UTC 2012
Diffstat (limited to 'community-staging/mongodb/PKGBUILD')
-rw-r--r--community-staging/mongodb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-staging/mongodb/PKGBUILD b/community-staging/mongodb/PKGBUILD
index 1fa75aa93..d730cc7c3 100644
--- a/community-staging/mongodb/PKGBUILD
+++ b/community-staging/mongodb/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 66732 2012-02-27 20:48:16Z tdziedzic $
+# $Id: PKGBUILD 66828 2012-02-29 01:06:29Z tdziedzic $
# Maintainer: Thomas Dziedzic < gostrc at gmail >
# Contributor: Mathias Stearn <mathias@10gen.com>
# Contributor: Alec Thomas
pkgname=mongodb
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=2
pkgdesc='A high-performance, open source, schema-free document-oriented database.'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ install="mongodb.install"
source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz"
'mongodb.rc'
'mongodb.conf')
-md5sums=('5dcf819249955a3e9cc61a341e45403a'
+md5sums=('f588cae93196b94599ec50e3c4956592'
'9c67e00f4626ad761a8f7d4e037a54d7'
'4839fe1d638187ca3226e8267b947318')