summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2023-05-16 08:15:40 +0200
committerrazer2023-05-16 08:15:40 +0200
commitee4d306d6ae7f056725f1758e1744747dd105580 (patch)
tree29f792be14a8dfbab9fa7577c56538be646fb8b4 /PKGBUILD
parentc9beded5a337dab9a9b9781abaf8e55e3d3520e5 (diff)
downloadaur-ee4d306d6ae7f056725f1758e1744747dd105580.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5057831f5b26..05c21757f6e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pylint-django
_pypi_pkgname=pylint-django
pkgver=2.5.3
-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"