From e2fb609d3af7a203357fd6ca983fef5f4dfba7eb Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Sep 2011 23:14:33 +0000 Subject: Tue Sep 6 23:14:33 UTC 2011 --- extra/python/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/python') diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index c971f7337..f90d8576f 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 131166 2011-07-11 13:06:25Z stephane $ +# $Id: PKGBUILD 136999 2011-09-05 05:47:36Z allan $ # Maintainer: Stéphane Gaudreault # Maintainer: Allan McRae # Contributor: Jason Chu pkgname=python -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 _pybasever=3.2 pkgdesc="Next generation of the python high-level scripting language" @@ -18,7 +18,7 @@ provides=('python3') replaces=('python3') options=('!makeflags') source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz) -sha1sums=('ab5cf4a4c21abe590dea87473a1dee6820699d79') +sha1sums=('5e654dbd48476193ccdef4d604ed4f45b48c6769') build() { cd "${srcdir}/Python-${pkgver}" -- cgit v1.2.3-54-g00ecf