[arch-commits] Commit in python2/trunk (PKGBUILD)
    Stéphane Gaudreault 
    stephane at nymeria.archlinux.org
       
    Sun May 12 16:29:10 UTC 2013
    
    
  
    Date: Sunday, May 12, 2013 @ 18:29:10
  Author: stephane
Revision: 185264
upgpkg: python2 2.7.5-1
upstream update
Modified:
  python2/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-12 16:29:01 UTC (rev 185263)
+++ PKGBUILD	2013-05-12 16:29:10 UTC (rev 185264)
@@ -4,7 +4,7 @@
 # Contributer: Jason Chu <jason at archlinux.org>
 
 pkgname=python2
-pkgver=2.7.4
+pkgver=2.7.5
 pkgrel=1
 _pybasever=2.7
 pkgdesc="A high-level scripting language"
@@ -17,7 +17,7 @@
 conflicts=('python<3')
 options=('!makeflags')
 source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz)
-sha1sums=('08e78ebeb6d9c799644f6d787ca424291c0fe03e')
+sha1sums=('b7389791f789625c2ba9d897aa324008ff482daf')
 
 build() {
   cd "${srcdir}/Python-${pkgver}"
    
    
More information about the arch-commits
mailing list