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

Felix Yan felixonmars at archlinux.org
Sat Oct 26 20:27:50 UTC 2019


    Date: Saturday, October 26, 2019 @ 20:27:49
  Author: felixonmars
Revision: 520543

Python 3.8 rebuild

Modified:
  autopep8/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 20:27:45 UTC (rev 520542)
+++ PKGBUILD	2019-10-26 20:27:49 UTC (rev 520543)
@@ -5,7 +5,7 @@
 pkgbase=autopep8
 pkgname=(autopep8 python2-autopep8)
 pkgver=1.4.4
-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