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 02d29b735eb5..7360a424ae66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-flake8-todo
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=0.7
-pkgrel=2
+pkgrel=3
pkgdesc="flake8 plugin to check for todo notes"
arch=('any')
url="https://github.com/schlamar/flake8-todo"