summaryrefslogtreecommitdiffstats
path: root/httpx-bin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'httpx-bin/PKGBUILD')
-rw-r--r--httpx-bin/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpx-bin/PKGBUILD b/httpx-bin/PKGBUILD
index 14b4ae5..929d8bc 100644
--- a/httpx-bin/PKGBUILD
+++ b/httpx-bin/PKGBUILD
@@ -4,7 +4,7 @@
4_pkgname='httpx' 4_pkgname='httpx'
5pkgname="${_pkgname}-bin" 5pkgname="${_pkgname}-bin"
6pkgver=1.3.9 6pkgver=1.3.9
7pkgrel=2 7pkgrel=1
8pkgdesc='Fast and multi-purpose HTTP toolkit' 8pkgdesc='Fast and multi-purpose HTTP toolkit'
9arch=('x86_64' 'armv6h' 'aarch64') 9arch=('x86_64' 'armv6h' 'aarch64')
10url='https://github.com/projectdiscovery/httpx' 10url='https://github.com/projectdiscovery/httpx'