diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template index 718903e26a9..e98017abd8f 100644 --- a/srcpkgs/autopep8/template +++ b/srcpkgs/autopep8/template @@ -1,6 +1,6 @@ # Template file for 'autopep8' pkgname=autopep8 -version=2.2.0 +version=2.3.1 revision=1 build_style=python3-pep517 # fails in CI due to readonly check @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/hhatto/autopep8" changelog="https://github.com/hhatto/autopep8/releases" distfiles="${PYPI_SITE}/a/autopep8/autopep8-${version}.tar.gz" -checksum=d306a0581163ac29908280ad557773a95a9bede072c0fafed6f141f5311f43c1 +checksum=8d6c87eba648fdcfc83e29b788910b8643171c395d9c4bcf115ece035b9c9dda post_install() { vlicense LICENSE