summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ad91500b53b..3a6cd8feb9cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jaime Martínez Rincón <jaime(at)jamezrin(dot)name>
-pkgname=httptoolkit
+pkgname=httptoolkit-bin
pkgver=0.1.17
-pkgrel=3
+pkgrel=1
pkgdesc="Beautiful, cross-platform & open-source HTTP(S) proxy, analyzer and client."
arch=("x86_64")
url="https://httptoolkit.tech/"
@@ -12,7 +12,7 @@ makedepends=()
checkdepends=()
optdepends=()
provides=()
-conflicts=()
+conflicts=(httptoolkit)
replaces=()
backup=()
options=()