mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
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:
parent
bbd1c4b07b
commit
2c4039a632
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue