summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsti2d2018-02-09 16:32:26 +0100
committersti2d2018-02-09 16:32:26 +0100
commitf758e63caafd8df8b607cd2e12c1d9c5e6adf5d4 (patch)
tree8b850f155c187cfc7dd4d0bc2ad9d00c00c3c864 /.SRCINFO
parent9ea676d4495bd391bfa2ba487aa2424aeb8396ec (diff)
downloadaur-f758e63caafd8df8b607cd2e12c1d9c5e6adf5d4.tar.gz
New maintainer ref, pip url, version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20521ad393c4..36f164c6ca6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-pylint-django
pkgdesc = Pylint plugin for improving code analysis for when using Django
- pkgver = 0.7.2
+ pkgver = 0.9.0
pkgrel = 1
url = https://github.com/landscapeio/pylint-django
arch = any
license = GPL2
makedepends = python-setuptools
+ makedepends = python-pylint-plugin-utils
depends = python
- source = https://github.com/landscapeio/pylint-django/archive/e381721eedcaf240bf56b038878c1e7fad848183.tar.gz
- md5sums = 2106197486ad595e192242221493df7f
+ source = https://files.pythonhosted.org/packages/source/p/pylint-django/pylint-django-0.9.0.tar.gz
+ md5sums = 3a85d37a1cd56cabc518c2d0673bb83f
pkgname = python-pylint-django