summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEric Engestrom2022-07-19 18:24:14 +0100
committerEric Engestrom2022-07-19 18:24:14 +0100
commit16bd94f482bf68a660b657d0580db15b83b9e09f (patch)
tree7918cd9fb5636596b7a493d7c9bbfd2bd4fd9a14 /.SRCINFO
parentde5651c6e10c822168ce2a61bf483612aeb826c2 (diff)
downloadaur-coccigrep-git.tar.gz
add missing `git` makedepend
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ccf135777d6..1cd8c0a1dad5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,11 +5,11 @@ pkgbase = coccigrep-git
url = http://home.regit.org/software/coccigrep/
arch = any
license = GPL3
+ makedepends = git
makedepends = python-setuptools
depends = coccinelle
provides = coccigrep=1.20
- source = https://github.com/regit/coccigrep
+ source = git+https://github.com/regit/coccigrep
md5sums = SKIP
pkgname = coccigrep-git
-