Date: Sunday, December 5, 2021 @ 14:36:47
  Author: archange
Revision: 1065157

Python 3.10 rebuild

Modified:
  autopep8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-05 14:30:45 UTC (rev 1065156)
+++ PKGBUILD    2021-12-05 14:36:47 UTC (rev 1065157)
@@ -4,7 +4,7 @@
 
 pkgname=autopep8
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A tool that automatically formats Python code to conform to the PEP 8 
style guide"
 arch=('any')

Reply via email to