blob: 5f2c12273cc2d7e344df891f92c178b0fd2be260 (
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.2.1
pkgrel = 1
url = https://github.com/lc/gau
arch = any
license = MIT
makedepends = go
depends = glibc
source = gau-2.2.1.tar.gz::https://github.com/lc/gau/archive/v2.2.1.tar.gz
sha256sums = 31abcc1f12fc00078898d96bd32531cd3404a66147b40ab64b31c1d7027671f3
pkgname = gau
|