Date: Saturday, February 7, 2015 @ 13:37:12 Author: fyan Revision: 127239
upgpkg: pep8 1.6-1 Modified: pep8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-07 12:26:33 UTC (rev 127238) +++ PKGBUILD 2015-02-07 12:37:12 UTC (rev 127239) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> # Contributor: Ismael Carnales <icarnales at gmail dot com> # Contributor: Sergey Mastykov <smastykov[at]gmail[dot]com> pkgbase=pep8 pkgname=("$pkgbase" "python2-$pkgbase") -pkgver=1.5.7 +pkgver=1.6 pkgrel=1 pkgdesc="Python style guide checker" arch=('any')
