diff options
author | caltlgin | 2020-11-08 07:08:46 +1300 |
---|---|---|
committer | Yigit Sever | 2022-12-25 19:01:44 +0300 |
commit | fe7af90a9604ea989d4b650e527d5558b2ce9bea (patch) | |
tree | 2d4a01a1c1c985fa50e8b6fb59f78d3fae7e73a7 /.SRCINFO | |
parent | 874a813d832448c27f0eb1a549730210449761a9 (diff) | |
download | packages-fe7af90a9604ea989d4b650e527d5558b2ce9bea.tar.gz packages-fe7af90a9604ea989d4b650e527d5558b2ce9bea.tar.bz2 packages-fe7af90a9604ea989d4b650e527d5558b2ce9bea.zip |
Fix LICENSE installation
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
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.0.7 | 3 | pkgver = 1.0.7 |
4 | pkgrel = 1 | 4 | pkgrel = 2 |
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 |