summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 19:18:54 +0000
committerOromion2021-12-14 19:18:54 +0000
commitc357b758a4d2495113acb66ff61af7a9a7bd54ec (patch)
tree1b63379e39966e6facb3ad38de1af4d4bc5e4bf2 /PKGBUILD
parent1a80e12c75a30d095e89ef120c36cc2d16151d79 (diff)
downloadaur-c357b758a4d2495113acb66ff61af7a9a7bd54ec.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 658334a6ef0f..8966a936c1ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=pytest-flakes
pkgname=python-${_base}
pkgver=4.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="pytest plugin to check source code with pyflakes"
arch=('any')
url="https://github.com/asmeurer/${_base}"