[arch-commits] Commit in python-six/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at nymeria.archlinux.org
       
    Sun Jan 12 11:23:08 UTC 2014
    
    
  
    Date: Sunday, January 12, 2014 @ 12:23:07
  Author: jelle
Revision: 103852
upgpkg: python-six 1.5.2-1
Modified:
  python-six/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-12 10:59:42 UTC (rev 103851)
+++ PKGBUILD	2014-01-12 11:23:07 UTC (rev 103852)
@@ -3,7 +3,7 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.5.1
+pkgver=1.5.2
 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=('bb00c982fc0ec0dd6a760500b0941fa9')
+md5sums=('322b86d0c50a7d165c05600154cecc0a')
 
 build() {
   cd $srcdir
    
    
More information about the arch-commits
mailing list