summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimlonghao2020-08-13 14:33:31 +0000
committerimlonghao2020-08-13 14:33:31 +0000
commitd98badcdb414b018cf25645aba548cfc6df7fcaa (patch)
tree8f1ec0ba6fc220cb42c44265e3d4fcfc632e6043 /PKGBUILD
parenta1ffda9b636202e2c854e496d635317cc90fb17d (diff)
downloadaur-d98badcdb414b018cf25645aba548cfc6df7fcaa.tar.gz
New version 2.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adf676cb8133..c39ea0e4c6f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hao Long <aur@esd.cc>
pkgname=subfinder-bin
-pkgver=2.3.8
+pkgver=2.4.1
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=('5f779c9dc30e76391de330c69e45f941ceda073a891eace58ae08de172f4c128'
+sha256sums=('938a40307c06c9a7db50140a70d91df8fbef22adc0170ed4a425e65dd2bc2d36'
'fe9e33fc73d30a3c3ec7b1d75fd245c6a0d1679d5778ebe34b1d6fb9b63922ba')
package() {