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 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"