From 3b4b63131b14dc9efd089395fc15c268d054f805 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Mon, 23 Jun 2014 00:11:38 +0400 Subject: [PATCH] python-setuptools: Update to 5.1 --- python-setuptools/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-setuptools/PKGBUILD b/python-setuptools/PKGBUILD index 77d1053c..a5d9a1f7 100644 --- a/python-setuptools/PKGBUILD +++ b/python-setuptools/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=python-setuptools pkgname=('python3-setuptools' 'python2-setuptools') -pkgver=2.2 +pkgver=5.1 pkgrel=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" arch=('any') @@ -10,7 +10,7 @@ license=('PSF') url="http://pypi.python.org/pypi/setuptools" makedepends=('python' 'python2') source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz") -md5sums=('04a7664538957b832710653fd7d5b4e6') +md5sums=('c26e47ce8d7b46bd354e68301f410fb8') #check() { # # Check python3 module