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

Felix Yan fyan at archlinux.org
Wed Sep 9 13:59:25 UTC 2015


    Date: Wednesday, September 9, 2015 @ 15:59:25
  Author: fyan
Revision: 245624

3.5.0rc3

Modified:
  python/trunk/PKGBUILD.3.5

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

Modified: PKGBUILD.3.5
===================================================================
--- PKGBUILD.3.5	2015-09-09 13:00:05 UTC (rev 245623)
+++ PKGBUILD.3.5	2015-09-09 13:59:25 UTC (rev 245624)
@@ -6,7 +6,7 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=python
-pkgver=3.5.0rc2
+pkgver=3.5.0rc3
 pkgrel=1
 _pybasever=3.4
 pkgdesc="Next generation of the python high-level scripting language"
@@ -26,7 +26,7 @@
 provides=('python3')
 replaces=('python3')
 source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz)
-sha1sums=('101e5c4d25a94ec0c92509d4b6c83ad8e496ae4d')
+sha1sums=('d4f5a75142bd9290cd7603db5f26fa62a25ef273')
 
 prepare() {
   cd Python-${pkgver}



More information about the arch-commits mailing list