summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimlonghao2020-08-25 17:10:24 +0000
committerimlonghao2020-08-25 17:10:24 +0000
commit696eab01d47a6f5d1a224d3fcd82c9f0c66fbf5e (patch)
treefc1643974875830441f8f1f542c415a0a80f25d4 /PKGBUILD
parent53c2cf9c803a6e4a851094339a940b8782b7ddcb (diff)
downloadaur-696eab01d47a6f5d1a224d3fcd82c9f0c66fbf5e.tar.gz
New version 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bf614c8168e..a678f7554ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hao Long <aur@esd.cc>
pkgname=subfinder-bin
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=1
pkgdesc="A subdomain discovery tool that discovers valid subdomains for websites"
arch=("x86_64")
@@ -12,7 +12,7 @@ conflicts=('subfinder')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/projectdiscovery/subfinder/releases/download/v${pkgver}/subfinder_${pkgver}_linux_amd64.tar.gz"
"https://raw.githubusercontent.com/projectdiscovery/subfinder/v${pkgver}/LICENSE.md")
-sha256sums=('d392995ffedfa0f705170785a040277ec4b01b5c17403cb6d190b837a65ed378'
+sha256sums=('9331651797d99e824c59f56b950a5051f40064d405deb98c430b9635b30311c5'
'fe9e33fc73d30a3c3ec7b1d75fd245c6a0d1679d5778ebe34b1d6fb9b63922ba')
package() {