[arch-commits] Commit in python-pyflakes/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Fri Oct 21 05:52:05 UTC 2016
    
    
  
    Date: Friday, October 21, 2016 @ 05:52:05
  Author: felixonmars
Revision: 192763
upgpkg: python-pyflakes 1.3.0-1
Modified:
  python-pyflakes/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-21 05:40:11 UTC (rev 192762)
+++ PKGBUILD	2016-10-21 05:52:05 UTC (rev 192763)
@@ -8,7 +8,7 @@
 
 pkgbase=python-pyflakes
 pkgname=(python-pyflakes python2-pyflakes)
-pkgver=1.2.3
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='A lint-like tool for Python to identify common errors quickly without executing code'
 arch=('any')
@@ -16,7 +16,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/p/pyflakes/pyflakes-$pkgver.tar.gz")
-sha1sums=('84fbb1d50e5735cfce20fca8ff49d19fe556556b')
+sha1sums=('bf4d4a40dea41efeaa9490ecd8f10eb7e0236958')
 
 prepare() {
   cp -a "pyflakes-$pkgver"{,-py2}
    
    
More information about the arch-commits
mailing list