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