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

Stéphane Gaudreault stephane at nymeria.archlinux.org
Sat May 11 12:21:22 UTC 2013


    Date: Saturday, May 11, 2013 @ 14:21:21
  Author: stephane
Revision: 185132

upgpkg: python-distribute 0.6.38-1

upstream update

Modified:
  python-distribute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-11 10:28:24 UTC (rev 185131)
+++ PKGBUILD	2013-05-11 12:21:21 UTC (rev 185132)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at farnsworth>
 pkgbase=python-distribute
 pkgname=('python-distribute' 'python2-distribute')
-pkgver=0.6.36
+pkgver=0.6.38
 pkgrel=1
 pkgdesc="Easily build and distribute Python packages"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/d/distribute/distribute-${pkgver}.tar.gz
         distribute-python2_and_3.patch)
-sha1sums=('ab69711e4ea85c84d6710ecadf1d77427539f702'
+sha1sums=('dcd9d17db4e2df132f5c9c2e88c52d57ff6ff541'
           '420bc5d35e1dbfff8015f12e1a13d46973e34c68')
 build() {
    cd "${srcdir}"




More information about the arch-commits mailing list