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

Jelle van der Waa jelle at archlinux.org
Thu Jan 8 21:10:07 UTC 2015


    Date: Thursday, January 8, 2015 @ 22:10:06
  Author: jelle
Revision: 125628

upgpkg: python-six 1.9.0-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-08 20:35:17 UTC (rev 125627)
+++ PKGBUILD	2015-01-08 21:10:06 UTC (rev 125628)
@@ -3,7 +3,7 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.8.0
+pkgver=1.9.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=('1626eb24cc889110c38f7e786ec69885')
+md5sums=('476881ef4012262dfc8adc645ee786c4')
 
 build() {
   cd $srcdir



More information about the arch-commits mailing list