summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2021-12-14 13:56:59 +0100
committerrazer2021-12-14 13:56:59 +0100
commitd745319b3821edc1f79af3d1b75ffbf8d1082e83 (patch)
tree60fa9bb8959f3b4e57405dc5587349bfb6842a71 /PKGBUILD
parent4689ed9a0e8694298c02df90b2177e0fadc01d21 (diff)
downloadaur-d745319b3821edc1f79af3d1b75ffbf8d1082e83.tar.gz
Force reinstall for python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4425f5ce9681..13f8ddaa2975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pylint-plugin-utils
_pypi_pkgname=pylint-plugin-utils
pkgver=0.6
-pkgrel=2
+pkgrel=3
pkgdesc="Utilities and helpers for writing Pylint plugins"
arch=('any')
url="https://github.com/landscapeio/pylint-plugin-utils"