diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -1,13 +1,13 @@ | |||
| 1 | pkgbase = gau | 1 | pkgbase = gau |
| 2 | pkgdesc = Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl | 2 | pkgdesc = Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl |
| 3 | pkgver = 1.1.0 | 3 | pkgver = 1.2.0 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = https://github.com/lc/gau | 5 | url = https://github.com/lc/gau |
| 6 | arch = x86_64 | 6 | arch = x86_64 |
| 7 | license = MIT | 7 | license = MIT |
| 8 | makedepends = go | 8 | makedepends = go |
| 9 | source = gau-1.1.0.tar.gz::https://github.com/lc/gau/archive/v1.1.0.tar.gz | 9 | depends = glibc |
| 10 | sha256sums = 1d5cbf2e4a9268268d50eeed3d56608754b6fc0112faa4e26d298f83257f407b | 10 | source = gau-1.2.0.tar.gz::https://github.com/lc/gau/archive/v1.2.0.tar.gz |
| 11 | sha256sums = fb363fab0d63fc3a46b4a42bcbf71bc817995b9f14523c0f4fce8ba9c0d89ffa | ||
| 11 | 12 | ||
| 12 | pkgname = gau | 13 | pkgname = gau |
| 13 | |||
