summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}"