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

Stéphane Gaudreault stephane at archlinux.org
Sun May 6 01:17:44 UTC 2012


    Date: Saturday, May 5, 2012 @ 21:17:44
  Author: stephane
Revision: 158664

upgpkg: python-distribute 0.6.26-1

Modified:
  python-distribute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-06 00:55:05 UTC (rev 158663)
+++ PKGBUILD	2012-05-06 01:17:44 UTC (rev 158664)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at farnsworth>
 pkgbase=python-distribute
 pkgname=('python-distribute' 'python2-distribute')
-pkgver=0.6.25
+pkgver=0.6.26
 pkgrel=1
 pkgdesc="Easily build and distribute Python packages"
 arch=('any')
@@ -12,9 +12,8 @@
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/d/distribute/distribute-${pkgver}.tar.gz
         distribute-python2_and_3.patch)
-sha1sums=('6f402212f294840468d80dc154ebd454e76eba4b'
+sha1sums=('a78806c524d575fe46bca70b4ef9704954c6124c'
           '479a239fae1047fa4a8c64b89f4aec2934f027b9')
-
 build() {
    cd "${srcdir}"
 




More information about the arch-commits mailing list