From 6f297b1cf462a11227d811a87124006c55911d63 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Mar 2012 03:21:19 +0000 Subject: Thu Mar 1 03:21:19 UTC 2012 --- community-staging/mongodb/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community-staging/mongodb/PKGBUILD') 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 # 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') -- cgit v1.2.3-54-g00ecf