summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43043aa48f21..d5d385b1191f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-dodgy
pkgdesc = Looks at Python code to search for things which look dodgy such as passwords or diffs
- pkgver = 0.1.9
+ pkgver = 0.2.1
pkgrel = 1
url = https://github.com/landscapeio/dodgy
arch = any
license = MIT
makedepends = python-setuptools
+ makedepends = git
depends = python
- source = https://github.com/landscapeio/dodgy/archive/0.1.9.tar.gz
- md5sums = fd268f48162cc6a5dc62f784b7d61e85
+ source = git+https://github.com/landscapeio/dodgy#tag=0.2.1
+ sha256sums = SKIP
pkgname = python-dodgy