summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 6 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85bc445b92e0..f434129a7abb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,14 @@
pkgname="bunq-desktop-src"
pkgver="0.8.1"
-pkgrel=2
+pkgrel=3
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
+provides=('bunq-desktop')
+conflicts=(
+ 'bunq-desktop-git'
+ 'bunq-desktop-bin'
+)
arch=(
'x86_64'