summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2020-12-05 06:49:49 +0100
committerrazer2020-12-05 06:49:49 +0100
commita488c03c39bc9ea3f12df0f2461bdbd81771ab00 (patch)
tree45a414352300a09081646a893cd32f08582d89ed /PKGBUILD
parentd1d79fd9c3d933499870e9fcce6ad34f8ca4450b (diff)
downloadaur-a488c03c39bc9ea3f12df0f2461bdbd81771ab00.tar.gz
Force rebuild for 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37f620dee8f7..93f1c3517d97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pylint-django
_pypi_pkgname=pylint-django
pkgver=2.3.0
-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"