[arch-commits] Commit in python-pytz/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at nymeria.archlinux.org
       
    Sun Jan 12 12:09:51 UTC 2014
    
    
  
    Date: Sunday, January 12, 2014 @ 13:09:51
  Author: jelle
Revision: 103854
upgpkg: python-pytz 2013.9-1
Modified:
  python-pytz/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-12 11:23:18 UTC (rev 103853)
+++ PKGBUILD	2014-01-12 12:09:51 UTC (rev 103854)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=('python-pytz' 'python2-pytz')
-pkgver=2013.8
+pkgver=2013.9
 pkgrel=1
 arch=('any')
 url="http://pypi.python.org/pypi/pytz"
@@ -11,8 +11,8 @@
 license=("MIT")
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/p/pytz/pytz-$pkgver.tar.bz2{,.asc})
-md5sums=('bdc0b5947a48a3ecc419c3b665c2ab4e'
-                 'SKIP')
+md5sums=('ec7076947a46a8a3cb33cbf2983a562c'
+         'SKIP')
 
 check(){
     cd $srcdir/pytz-$pkgver/pytz/tests
    
    
More information about the arch-commits
mailing list