summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimlonghao2020-07-22 23:11:54 +0000
committerimlonghao2020-07-22 23:11:54 +0000
commita1ffda9b636202e2c854e496d635317cc90fb17d (patch)
tree15bb5f96ee6d6de61571f0dd1a00e8decceb95b2 /PKGBUILD
parent9f370be92a7e8292737513a2a7e67a8978836f8c (diff)
downloadaur-a1ffda9b636202e2c854e496d635317cc90fb17d.tar.gz
New version 2.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c936bdadba..adf676cb8133 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hao Long <aur@esd.cc>
pkgname=subfinder-bin
-pkgver=2.3.7
+pkgver=2.3.8
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=('9f528c197d01c74ca62c5cd6283bbcf9907382f996cde5349fd544ee591ec6e2'
+sha256sums=('5f779c9dc30e76391de330c69e45f941ceda073a891eace58ae08de172f4c128'
'fe9e33fc73d30a3c3ec7b1d75fd245c6a0d1679d5778ebe34b1d6fb9b63922ba')
package() {