PKGBUILD: add conflict with package sparrow-wallet-reproducible (#5)

Reviewed-on: https://codeberg.org/tuxxx/sparrow-wallet-git/pulls/5
This commit is contained in:
tuxxx 2025-09-30 09:57:45 +02:00
parent bbd1c4b07b
commit 2c4039a632

View file

@ -25,7 +25,7 @@ optdepends=(
'trezor-udev: udev rules for Trezor hardware wallets'
)
provides=('sparrow-wallet')
conflicts=('sparrow-wallet')
conflicts=('sparrow-wallet' 'sparrow-wallet-reproducible')
source=(
"sparrow::git+https://github.com/sparrowwallet/sparrow.git#branch=master"
"drongo::git+https://github.com/sparrowwallet/drongo.git"