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

Stéphane Gaudreault stephane at archlinux.org
Mon Jul 23 16:44:32 UTC 2012


    Date: Monday, July 23, 2012 @ 12:44:31
  Author: stephane
Revision: 163998

upgpkg: python-distribute 0.6.28-1

upstream update

Modified:
  python-distribute/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-23 15:29:20 UTC (rev 163997)
+++ PKGBUILD	2012-07-23 16:44:31 UTC (rev 163998)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at farnsworth>
 pkgbase=python-distribute
 pkgname=('python-distribute' 'python2-distribute')
-pkgver=0.6.27
+pkgver=0.6.28
 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=('cebaaf91938581cb8c4a2f708f2b3e770232d3a5'
+sha1sums=('709bd97d46050d69865d4b588c7707768dfe6711'
           '9c19c12edac507b0f76696d282b9831c4b653a7e')
 build() {
    cd "${srcdir}"




More information about the arch-commits mailing list