summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorimlonghao2023-03-04 09:35:49 +0000
committerimlonghao2023-03-04 09:35:49 +0000
commit33b3238cf08d026962d2a7086ff5d2f73344bfd6 (patch)
tree116524cc309e985e29033b8bf3dea818f221e620 /PKGBUILD
parent9ad9ed8d544fb2843f1b862e92445303fddbc165 (diff)
downloadaur-33b3238cf08d026962d2a7086ff5d2f73344bfd6.tar.gz
New version 2.5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c7ad71ba590..bcf9a1641997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Aaron Blair <aaron@aaronpb.me>
pkgname=subfinder
-pkgver=2.5.5
+pkgver=2.5.6
pkgrel=1
pkgdesc='A subdomain discovery tool that discovers valid subdomains for websites'
arch=('x86_64' 'armv6h' 'aarch64')
@@ -12,7 +12,7 @@ license=('MIT')
depends=('glibc')
makedepends=('go')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-b2sums=('c431ff5b7983035fb5d76ed916b143595967a6f357cd269f498ee5abfd777cf01f82ab5cae0e618c7f8c966053168b17a185bd812982cad942b3512c76b65062')
+b2sums=('923a15f2bad5866f34ba79ed0212a1562bce723615af82e4a649000be77b0515881d503578a918dc6bd104041f57a638d6fa8b9311fc11e5e252304fe6329842')
build() {
cd "${pkgname}-${pkgver}/v2/cmd/${pkgname}/"