[arch-commits] Commit in python/trunk (PKGBUILD)

Stéphane Gaudreault stephane at archlinux.org
Mon Sep 24 20:43:57 UTC 2012


    Date: Monday, September 24, 2012 @ 16:43:56
  Author: stephane
Revision: 167045

3.3.0rc3

Modified:
  python/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-24 20:43:36 UTC (rev 167044)
+++ PKGBUILD	2012-09-24 20:43:56 UTC (rev 167045)
@@ -4,7 +4,7 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=python
-pkgver=3.3.0rc2
+pkgver=3.3.0rc3
 pkgrel=1
 _pybasever=3.3
 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=('c1df20da541905ecc397783ac99d99a791c8f8e7')
+sha1sums=('a5601d2c5744df53f57277af77e7a0975fdeb331')
 
 build() {
   cd "${srcdir}/Python-${pkgver}"




More information about the arch-commits mailing list