Date: Friday, February 26, 2016 @ 16:21:07 Author: fyan Revision: 163506
upgpkg: autopep8 1.2.2-1 Modified: autopep8/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-26 14:54:44 UTC (rev 163505) +++ PKGBUILD 2016-02-26 15:21:07 UTC (rev 163506) @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 156190 2016-01-13 01:59:24Z fyan $ +# $Id$ # Maintainer: Felix Yan <[email protected]> # Contributor: Ismael Carnales <icarnales at gmail dot com> # Contributor: Sergey Mastykov <smastykov[at]gmail[dot]com> @@ -5,7 +5,7 @@ pkgbase=autopep8 pkgname=(autopep8 python2-autopep8) -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc="A tool that automatically formats Python code to conform to the PEP 8 style guide" arch=('any') Property changes on: autopep8/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
