[arch-commits] Commit in python2/trunk (PKGBUILD)
Stéphane Gaudreault
stephane at nymeria.archlinux.org
Sat Apr 6 23:26:26 UTC 2013
Date: Sunday, April 7, 2013 @ 01:26:26
Author: stephane
Revision: 182103
upgpkg: python2 2.7.4-1
upstream update
Modified:
python2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-06 23:26:20 UTC (rev 182102)
+++ PKGBUILD 2013-04-06 23:26:26 UTC (rev 182103)
@@ -4,7 +4,7 @@
# Contributer: Jason Chu <jason at archlinux.org>
pkgname=python2
-pkgver=2.7.4rc1
+pkgver=2.7.4
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=('e6bad3df94c13de68bec450a6a91eabee80a43f9')
+sha1sums=('08e78ebeb6d9c799644f6d787ca424291c0fe03e')
build() {
cd "${srcdir}/Python-${pkgver}"
More information about the arch-commits
mailing list