summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmin Vakil2020-02-08 10:11:20 +0330
committerAmin Vakil2020-02-08 10:11:20 +0330
commitde9487d7395c8d78b33a53dbf1cbe5ff520727f5 (patch)
treee342ca52062c6850bb790de5eb87b1fe8ac8a6b1 /PKGBUILD
parent2d8410fe4fe7d3ecd8e3e3fd430e9d694c3cfffa (diff)
downloadaur-de9487d7395c8d78b33a53dbf1cbe5ff520727f5.tar.gz
Make it replace assetfinder-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3758b6ab8a..4fc457ec68fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="Find domains and subdomains related to a given domain"
arch=('i686' 'x86_64')
url="https://github.com/tomnomnom/assetfinder"
license=('MIT')
+replaces=('assetfinder-git')
source_i686=(https://github.com/tomnomnom/assetfinder/releases/download/v${pkgver}/assetfinder-linux-386-${pkgver}.tgz)
source_x86_64=(https://github.com/tomnomnom/assetfinder/releases/download/v${pkgver}/assetfinder-linux-amd64-${pkgver}.tgz)