blob: e036f3b839eadca6dd7ffd4be38129dae8647b2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hakrawler-git
pkgdesc = Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application.
pkgver = r234.14e240b
pkgrel = 1
url = https://github.com/hakluke/hakrawler
arch = x86_64
license = GPL3
makedepends = go
makedepends = git
provides = hakrawler
conflicts = hakrawler
source = git+https://github.com/hakluke/hakrawler.git
sha256sums = SKIP
pkgname = hakrawler-git
|