summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3112cf350320..d3297d4e689e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,9 @@ pkgname=bruno-electron
_pkgname=bruno
pkgdesc="Bruno, an opensource API Client for Exploring and Testing APIs using the system provided Electron"
pkgver=0.23.0
-pkgrel=3
-conflicts=('bruno' 'bruno-bin' 'bruno-git')
+pkgrel=4
+conflicts=('bruno')
+provides=('bruno')
arch=('x86_64')
url="https://www.usebruno.com/"
license=('MIT')