summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Hugoson2019-03-09 13:51:26 +0100
committerEric Hugoson2019-03-09 13:51:26 +0100
commit2fe7a6c095b1f1b7a49a584ab28889a77fb0554d (patch)
tree101dac2a1265696d4341a12d4cc8e08e72546238
parent834ead0d2b41238b1945ca61d6fcb43c3e6133a3 (diff)
downloadaur-2fe7a6c095b1f1b7a49a584ab28889a77fb0554d.tar.gz
upped version 0.6, fixed dependencies
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae15ff1182c7..b1c22cdaae5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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