[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Mon Jul 7 02:21:49 UTC 2014
Date: Monday, July 7, 2014 @ 04:21:48
Author: fyan
Revision: 216592
upgpkg: python-setuptools 1:5.4.1-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-07 01:57:10 UTC (rev 216591)
+++ PKGBUILD 2014-07-07 02:21:48 UTC (rev 216592)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.4
+pkgver=5.4.1
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
makedepends=('python' 'python2')
checkdepends=('python-pytest' 'python2-pytest')
source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('530f3d91970d07693d6327814f71dd47f3dfe82fa6ada25a8c216aea62acdf4ec22a83c07f82b80cb59f0bdb41af90e83263f08fad7ca1ebebc184eee99f7eef')
+sha512sums=('823a04a642a562b804ad03469efd54329ff93b5162e4c2bd052655301788f5d124b91202886770239765ac68b3729aae78449a83f89b514bca847fa87370a2bb')
prepare() {
cp -a setuptools-${pkgver}{,-python2}
More information about the arch-commits
mailing list