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

Felix Yan fyan at archlinux.org
Wed Jun 17 15:41:39 UTC 2015


    Date: Wednesday, June 17, 2015 @ 17:41:39
  Author: fyan
Revision: 135524

upgpkg: python-pyflakes 0.9.2-1

Modified:
  python-pyflakes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-17 14:40:25 UTC (rev 135523)
+++ PKGBUILD	2015-06-17 15:41:39 UTC (rev 135524)
@@ -9,7 +9,7 @@
 pkgbase=python-pyflakes
 pkgname=(python-pyflakes python2-pyflakes)
 _reponame=pyflakes
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc='A lint-like tool for Python to identify common errors quickly without executing code'
 arch=('any')
@@ -17,7 +17,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://pypi.python.org/packages/source/p/pyflakes/${_reponame}-${pkgver}.tar.gz")
-sha1sums=('f6c68e7183f0d39af60583c435515b3b18094a37')
+sha1sums=('522b7f7fa5967360e388d0ba72d8c7597785bfd0')
 
 prepare() {
   cp -a "${_reponame}-${pkgver}"{,-py2}



More information about the arch-commits mailing list