summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:31:20 +0000
committerGeorge Rawlinson2021-12-13 06:31:20 +0000
commita91a75819f638f48ef8a06172b876561352c6763 (patch)
treefbfb4ea14785fc3e8bf32a1143446c43248c934c /PKGBUILD
parent8adc21e6efe33305b9bc2ae60f3a4de35a10416c (diff)
downloadaur-python-flake8-todo.tar.gz
upgpkg: python-flake8-todo; 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 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"