From 0d7bab226067a44a9f1b978924e8201a3fa60764 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Oct 2011 23:14:47 +0000 Subject: Mon Oct 24 23:14:47 UTC 2011 --- community/mongodb/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/mongodb') diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD index 22c2e27d1..f0636c120 100644 --- a/community/mongodb/PKGBUILD +++ b/community/mongodb/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Alec Thomas pkgname=mongodb -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc='A high-performance, open source, schema-free document-oriented database.' arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ install="mongodb.install" source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz" 'mongodb.rc' 'mongodb.conf') -md5sums=('52763985c13e06d85bc125c7d3eb03d9' +md5sums=('cb8579074b7c9752eb382a2094ac4523' '9c67e00f4626ad761a8f7d4e037a54d7' '4839fe1d638187ca3226e8267b947318') -- cgit v1.2.3-54-g00ecf