[arch-commits] Commit in python/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Mon Sep 5 05:46:29 UTC 2011
Date: Monday, September 5, 2011 @ 01:46:29
Author: allan
Revision: 136998
upgpkg: python 3.2.2-1
upstream update
Modified:
python/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-05 01:18:48 UTC (rev 136997)
+++ PKGBUILD 2011-09-05 05:46:29 UTC (rev 136998)
@@ -4,7 +4,7 @@
# Contributor: Jason Chu <jason at archlinux.org>
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 @@
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}"
More information about the arch-commits
mailing list