From 7d3e94229ca9849421d263542eb2c61f64a91c10 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Jan 2013 00:08:39 -0800 Subject: Sat Jan 26 00:08:39 PST 2013 --- community/python-pymongo/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/python-pymongo') diff --git a/community/python-pymongo/PKGBUILD b/community/python-pymongo/PKGBUILD index 3386eabdc..c72a317be 100644 --- a/community/python-pymongo/PKGBUILD +++ b/community/python-pymongo/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 81246 2012-12-14 12:47:15Z arodseth $ +# $Id: PKGBUILD 82839 2013-01-24 23:13:20Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Thomas S Hatch # Contributor: Jelle van der Waa pkgbase=python-pymongo pkgname=('python-pymongo' 'python2-pymongo') -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 pkgdesc='Python driver for MongoDB' arch=('x86_64' 'i686') @@ -13,7 +13,7 @@ license=('APACHE') url='http://pypi.python.org/pypi/pymongo/' makedepends=('python-distribute' 'python2-distribute') source=("http://pypi.python.org/packages/source/p/pymongo/pymongo-$pkgver.tar.gz") -sha256sums=('dae8a074137ade3c854c47f76853792b69d1cbc263d9e74aaca50a02842da970') +sha256sums=('6862c85844f1766c261a39022ec7a6b631988cb5528a31f8d20e78181398aa5f') build() { cd $srcdir -- cgit v1.2.3-54-g00ecf