summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7985e4b63bf..b440caceac14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=htrace.sh
pkgver=1.1.7
-pkgrel=1
+pkgrel=2
pkgdesc="A shell script for http/https troubleshooting and profiling"
arch=('any')
url="https://github.com/trimstray/htrace.sh"
@@ -14,7 +14,7 @@ depends=('bind-tools'
'bc'
'jq'
'testssl.sh'
- 'nodejs-observatory-cli'
+ 'observatory-cli'
'ssllabs-scan'
'mixed-content-scan'
'nmap'