summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:30:39 +0000
committerGeorge Rawlinson2021-12-13 06:30:39 +0000
commit5b698a6175d1323198f7c864d28ee6a0ff26027f (patch)
tree21911bb8386b92bb5a20db7b839e1b28f54c0aca /PKGBUILD
parentdab26211bd306c401fa814c4c214b5a53e0e0eb4 (diff)
downloadaur-5b698a6175d1323198f7c864d28ee6a0ff26027f.tar.gz
upgpkg: python-flake8-pytest-style; 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 6cd90c84b6cb..af2238fab5d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-flake8-pytest-style
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="A flake8 extension that checks issues with pytest tests"
arch=('any')
url="https://github.com/m-burst/flake8-pytest-style"