Date: Friday, April 7, 2023 @ 05:26:53
Author: felixonmars
Revision: 1440619
upgpkg: autopep8 1:2.0.2-2: rebuild with python 3.11
Modified:
autopep8/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 05:26:53 UTC (rev 1440618)
+++ PKGBUILD 2023-04-07 05:26:53 UTC (rev 1440619)
@@ -5,7 +5,7 @@
pkgname=autopep8
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='A tool that automatically formats Python code to conform to the PEP 8
style guide'
arch=('any')