summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNathan Owens2020-04-28 23:57:26 -0500
committerNathan Owens2020-04-28 23:57:26 -0500
commit85a768e1d0f41f94b9a91ccee48f41c08b498494 (patch)
tree4de9c062b71e1e689ae9ab537a845039d2cdde51 /.SRCINFO
parent90085916ea7ac48d61114086fffb60eac0f94ae6 (diff)
downloadaur-85a768e1d0f41f94b9a91ccee48f41c08b498494.tar.gz
Update to 0.2.1
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