summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2021-12-14 13:56:44 +0100
committerrazer2021-12-14 13:56:44 +0100
commite88c208ed0ccf1a310a6bd88d461dd701c33c3e0 (patch)
tree84bdf198121a82955d3dbbd6cc0e016ce48474fe /PKGBUILD
parent689cddf4e8ecccc31f6d85ba88e7bd7a627b5a88 (diff)
downloadaur-e88c208ed0ccf1a310a6bd88d461dd701c33c3e0.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 8a5ab7d00603..2868efee2385 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pylint-django
_pypi_pkgname=pylint-django
pkgver=2.4.4
-pkgrel=0
+pkgrel=1
pkgdesc="A Pylint plugin to help Pylint understand the Django web framework"
arch=('any')
url="https://github.com/landscapeio/pylint-django"