summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71b5d3197fae..9a0349b9dd54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=trezor-bridge-bin
pkgver=2.0.30
-pkgrel=3
+pkgrel=4
pkgdesc="Communication daemon for TREZOR"
arch=('i686' 'x86_64' 'aarch64')
url="https://trezor.io/"
@@ -12,7 +12,7 @@ license=('LGPL3')
depends=('systemd')
makedepends=()
provides=('trezor-bridge' 'trezord' 'trezor-udev')
-conflicts=('trezord-git' 'trezord-go' 'trezor-udev' 'trezor-suite-appimage')
+conflicts=('trezord-git' 'trezord-go' 'trezor-udev')
options=()
install="${pkgname}.install"
source_i686=("https://wallet.trezor.io/data/bridge/${pkgver}/trezor-bridge_${pkgver}_i386.deb")