summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 18:31:47 +0000
committerOromion2021-12-14 18:31:47 +0000
commitd8543a13ab0e5bff1f1c587a5f5e56de072824f2 (patch)
tree36b01da362cd1f9e2364c7bb9949fffb93356681 /PKGBUILD
parentc0a2edeb9b7cc96efcfa0e19c8d480f2173f4e58 (diff)
downloadaur-python-pep8.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3f7a714fc93..6b4b958e34f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=pep8
pkgname=python-${_base}
pkgver=1.7.1
-pkgrel=2
+pkgrel=3
pkgdesc="The final release of the pep8 package"
arch=('any')
url="https://github.com/PyCQA/pycodestyle"