[arch-commits] Commit in autopep8/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 30 16:26:30 UTC 2018
Date: Saturday, June 30, 2018 @ 16:26:30
Author: felixonmars
Revision: 348437
Python 3.7 rebuild
Modified:
autopep8/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-30 16:25:50 UTC (rev 348436)
+++ PKGBUILD 2018-06-30 16:26:30 UTC (rev 348437)
@@ -6,7 +6,7 @@
pkgbase=autopep8
pkgname=(autopep8 python2-autopep8)
pkgver=1.3.5
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="A tool that automatically formats Python code to conform to the PEP 8 style guide"
arch=('any')
More information about the arch-commits
mailing list