blob: 103f0698173c692db4880876c3486138fe04f7da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gau
pkgdesc = Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl
pkgver = 2.0.8
pkgrel = 1
url = https://github.com/lc/gau
arch = any
license = MIT
makedepends = go
depends = glibc
source = gau-2.0.8.tar.gz::https://github.com/lc/gau/archive/v2.0.8.tar.gz
sha256sums = 9604f0b7bf258547778a155afd2c58d32eeeb82d3bcbcbe97616ccefd1287d9a
pkgname = gau
|