diff options
Diffstat (limited to 'httpx-bin')
| -rw-r--r-- | httpx-bin/.SRCINFO | 2 | ||||
| -rw-r--r-- | httpx-bin/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/httpx-bin/.SRCINFO b/httpx-bin/.SRCINFO index 9009750..3b82f6d 100644 --- a/httpx-bin/.SRCINFO +++ b/httpx-bin/.SRCINFO | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | pkgbase = httpx-bin | 1 | pkgbase = httpx-bin |
| 2 | pkgdesc = Fast and multi-purpose HTTP toolkit | 2 | pkgdesc = Fast and multi-purpose HTTP toolkit |
| 3 | pkgver = 1.3.9 | 3 | pkgver = 1.3.9 |
| 4 | pkgrel = 2 | 4 | pkgrel = 1 |
| 5 | url = https://github.com/projectdiscovery/httpx | 5 | url = https://github.com/projectdiscovery/httpx |
| 6 | install = httpx-bin.install | 6 | install = httpx-bin.install |
| 7 | arch = x86_64 | 7 | arch = x86_64 |
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' |
| 5 | pkgname="${_pkgname}-bin" | 5 | pkgname="${_pkgname}-bin" |
| 6 | pkgver=1.3.9 | 6 | pkgver=1.3.9 |
| 7 | pkgrel=2 | 7 | pkgrel=1 |
| 8 | pkgdesc='Fast and multi-purpose HTTP toolkit' | 8 | pkgdesc='Fast and multi-purpose HTTP toolkit' |
| 9 | arch=('x86_64' 'armv6h' 'aarch64') | 9 | arch=('x86_64' 'armv6h' 'aarch64') |
| 10 | url='https://github.com/projectdiscovery/httpx' | 10 | url='https://github.com/projectdiscovery/httpx' |
