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

Jelle van der Waa jelle at archlinux.org
Fri Sep 12 13:35:03 UTC 2014


    Date: Friday, September 12, 2014 @ 15:35:03
  Author: jelle
Revision: 118872

upgpkg: python-six 1.8.0-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-12 13:07:30 UTC (rev 118871)
+++ PKGBUILD	2014-09-12 13:35:03 UTC (rev 118872)
@@ -1,9 +1,9 @@
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 # Contributer: Allan McRae <allan at archlinux.org>
-# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.7.3
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
-md5sums=('784c6e5541c3c4952de9c0a966a0a80b')
+md5sums=('1626eb24cc889110c38f7e786ec69885')
 
 build() {
   cd $srcdir




More information about the arch-commits mailing list