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

Felix Yan fyan at nymeria.archlinux.org
Thu Dec 19 02:32:44 UTC 2013


    Date: Thursday, December 19, 2013 @ 03:32:44
  Author: fyan
Revision: 202190

upgpkg: python-setuptools 2.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-19 01:51:33 UTC (rev 202189)
+++ PKGBUILD	2013-12-19 02:32:44 UTC (rev 202190)
@@ -1,8 +1,10 @@
 # $Id$
 # Maintainer: Angel Velasquez <angvp at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=2.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -10,7 +12,7 @@
 url="http://pypi.python.org/pypi/setuptools"
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz)
-md5sums=('887cdf417bc5d25326c66bb98c0dd160')
+md5sums=('04aedc705644fda5848b7b428774e5ff')
 
 #check() {
 #   # Check python3 module




More information about the arch-commits mailing list