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

Stéphane Gaudreault stephane at nymeria.archlinux.org
Wed Apr 10 13:31:16 UTC 2013


    Date: Wednesday, April 10, 2013 @ 15:31:16
  Author: stephane
Revision: 182416

upgpkg: python-distribute 0.6.36-1

upstream update

Modified:
  python-distribute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-10 13:21:54 UTC (rev 182415)
+++ PKGBUILD	2013-04-10 13:31:16 UTC (rev 182416)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at farnsworth>
 pkgbase=python-distribute
 pkgname=('python-distribute' 'python2-distribute')
-pkgver=0.6.34
+pkgver=0.6.36
 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=('b6f9cfbaf3e63833b71009812a613be13e68f5de'
+sha1sums=('ab69711e4ea85c84d6710ecadf1d77427539f702'
           '420bc5d35e1dbfff8015f12e1a13d46973e34c68')
 build() {
    cd "${srcdir}"




More information about the arch-commits mailing list