diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,14 +1,14 @@ pkgbase = python-requirements-detector pkgdesc = A library that can be used to retrieve program settings from a variety of sources - pkgver = 0.4.1 + pkgver = 0.6 pkgrel = 1 url = https://github.com/landscapeio/requirements-detector arch = any license = MIT makedepends = python-setuptools - depends = python - source = https://github.com/landscapeio/requirements-detector/archive/0.4.1.tar.gz - md5sums = 67a96af759662d842a33492337c6fba1 + depends = python-astroid + source = https://github.com/landscapeio/requirements-detector/archive/0.6.tar.gz + sha512sums = 78723dc187a35267799780c7ddf645c7179ae8947281d2aa69f350c2bd06a29dddb13f595ee89cbbaa52f9865617084eaac645f897631cd24983967a5b392cd6 pkgname = python-requirements-detector |