summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9dd5b7f24be4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-pylint-django
+ pkgdesc = Pylint plugin for improving code analysis for when using Django
+ pkgver = 0.7.1
+ pkgrel = 1
+ url = https://github.com/landscapeio/pylint-django
+ arch = any
+ license = GPL2
+ makedepends = python-setuptools
+ depends = python
+ source = https://github.com/landscapeio/pylint-django/archive/0.7.1.tar.gz
+ md5sums = 66dd51ea91cffca8bab28b30a4fb99cb
+
+pkgname = python-pylint-django
+