summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 18:06:23 +0000
committerOromion2021-12-14 18:06:23 +0000
commita12bab540b24e70000aa78e32ed298ea966e5391 (patch)
tree99c7b6327832c4dbede8cfbe60062f6344e4fa48 /PKGBUILD
parent0f921892a29f9f429c6866e097d984c08e7f03f5 (diff)
downloadaur-python-flake8-class-newline.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 a3b7aa0e38be..f20502f7f810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=flake8-class-newline
pkgname=python-${_base}
pkgver=1.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Flake8 lint for newline after class definitions"
arch=('any')
url="https://github.com/AlexanderVanEck/${_base}"