summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:30:01 +0000
committerGeorge Rawlinson2021-12-13 06:30:01 +0000
commit8e7fbf7648e3705a11447a72edf07ab3fa47d7dc (patch)
tree8354e38226c980fdb93ba977563a0f97db55a48a /PKGBUILD
parentc9f4788b152513cdf4fc9cb80ff7fc4b79a298a6 (diff)
downloadaur-8e7fbf7648e3705a11447a72edf07ab3fa47d7dc.tar.gz
upgpkg: python-flake8-plugin-utils; 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 d60f7f555a29..fecefda5ec7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-flake8-plugin-utils
_pkgname="${pkgname#python-}"
pkgver=1.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Provides base classes and utils for flake8 plugin writing"
arch=('any')
url="https://github.com/afonasev/flake8-plugin-utils"