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

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Sep 16 05:03:30 UTC 2013


    Date: Monday, September 16, 2013 @ 07:03:29
  Author: angvp
Revision: 194401

upgpkg: python-setuptools 1.1-1

Version bump to 1.1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-16 04:50:43 UTC (rev 194400)
+++ PKGBUILD	2013-09-16 05:03:29 UTC (rev 194401)
@@ -2,7 +2,7 @@
 # Maintainer: Angel Velasquez <angvp at archlinux.org>
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -10,7 +10,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=('3d196ffb6e5e4425daddbb4fe42a4a74')
+md5sums=('84062633c3818c912af76d54a40d11a7')
 
 #check() {
 #   # Check python3 module




More information about the arch-commits mailing list