summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2019-11-16 06:30:47 +0100
committerrazer2019-11-16 06:30:47 +0100
commit4f024660890a1a61483aeb72475f1d2a4cbb8d13 (patch)
tree32cbf513c0f5d7dda9bee37093479a2ab8df117d /PKGBUILD
parent5d951213ae49a23161c683e02d81dfd964a886f1 (diff)
downloadaur-4f024660890a1a61483aeb72475f1d2a4cbb8d13.tar.gz
Force reinstall on 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cfd370b3247..a39b01c3bc09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pylint-django
_pypi_pkgname=pylint-django
pkgver=2.0.12
-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"