diff options
Diffstat (limited to 'community/mongodb/PKGBUILD')
-rw-r--r-- | community/mongodb/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD index 93c00e778..2ca7a8d4f 100644 --- a/community/mongodb/PKGBUILD +++ b/community/mongodb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83260 2013-01-28 16:49:47Z stephane $ +# $Id: PKGBUILD 83665 2013-02-04 10:18:57Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Thomas Dziedzic < gostrc at gmail > @@ -6,8 +6,8 @@ # Contributor: Alec Thomas pkgname=mongodb -pkgver=2.2.2 -pkgrel=2 +pkgver=2.2.3 +pkgrel=1 pkgdesc='A high-performance, open source, schema-free document-oriented database' arch=('i686' 'x86_64' 'mips64el') url='http://www.mongodb.org' @@ -66,7 +66,7 @@ package() { rm -r ${pkgdir}/usr/lib64 || true } -md5sums=('697c448271358545a8a40a973f88edf4' +md5sums=('4308c72b1342236dc585e0df0201db48' '9c67e00f4626ad761a8f7d4e037a54d7' '4839fe1d638187ca3226e8267b947318' '96ab4517b48974ce0e566d9746a75a4f' |