summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ef860c7d04b..02cf0bcfcb93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-pylint-common
- pkgdesc = Pylint plugin for augmenting and improving error detection and analysis in the standard Python library
- pkgver = 0.2.2
+ pkgdesc = pylint-common is a Pylint plugin to improve Pylint error analysis of the standard Python library
+ pkgver = 0.2.5
pkgrel = 1
url = https://github.com/landscapeio/pylint-common
arch = any
- license = GPL2
+ license = GPL
makedepends = python-setuptools
depends = python
- source = https://github.com/landscapeio/pylint-common/archive/0.2.2.tar.gz
- md5sums = aaa0146cb8ca185849d6a111003c23e8
+ source = https://files.pythonhosted.org/packages/source/p/pylint-common/pylint-common-0.2.5.tar.gz
+ md5sums = 821725a39702815c68558df3059cb176
pkgname = python-pylint-common