summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEricHugo2019-03-07 20:49:16 +0100
committerEricHugo2019-03-07 20:49:16 +0100
commitbfc413ebb6e0f4e008eae564b9c1e9eb1c3b6056 (patch)
tree352f6732e00e86d973947e04bc6f6becee79a403 /.SRCINFO
parent9714146583a5d84046c5e221447304d901c4fc16 (diff)
downloadaur-bfc413ebb6e0f4e008eae564b9c1e9eb1c3b6056.tar.gz
bumped version to 0.6, fixed depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca33e5634d1e..c8376ba07a41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = python-pylint-flask
pkgdesc = A Pylint plugin to analyze Flask applications
- pkgver = 0.3
+ pkgver = 0.6
pkgrel = 1
url = https://github.com/jschaf/pylint-flask
arch = any
license = GPL2
makedepends = python-setuptools
- depends = python
- source = https://github.com/jschaf/pylint-flask/archive/v0.3.tar.gz
- md5sums = ddc7bde244e7cdfdb2326d2c87a96d73
+ depends = python-pylint
+ depends = python-astroid
+ source = https://files.pythonhosted.org/packages/source/p/pylint-flask/pylint-flask-0.6.tar.gz
+ md5sums = 95988ad4ee6fbfd2326c96b5e9ab71a6
+ sha512sums = ab205a42464659fbe003a00eb07c37842c7e0afcb9ef846b7cadaf31faf44ba9a6e424e4ae60553529371afb1fda527907818f248864bc798b8b4c298fd7dd37
pkgname = python-pylint-flask