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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Jun 9 15:54:16 UTC 2014


    Date: Monday, June 9, 2014 @ 17:54:16
  Author: jelle
Revision: 112929

upgpkg: python-six 1.7.2-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-09 15:41:42 UTC (rev 112928)
+++ PKGBUILD	2014-06-09 15:54:16 UTC (rev 112929)
@@ -3,8 +3,8 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.7.2
+pkgrel=1
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="http://pypi.python.org/pypi/six/"
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
-md5sums=('07d606ac08595d795bf926cc9985674f')
+md5sums=('4c26276583b01dfc73474cb32327af91')
 
 build() {
   cd $srcdir




More information about the arch-commits mailing list