chore: updated conflicts again

This commit is contained in:
cilgin 2025-08-21 01:24:05 +03:00
parent beaf1f72e2
commit 046969780d
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -16,7 +16,6 @@ pkgbase = vicinae-bin
depends = qtkeychain-qt6
provides = vicinae-bin=v0.3.0
conflicts = vicinae
conflicts = vicinea-git
source = https://github.com/vicinaehq/vicinae/releases/download/v0.3.0/vicinae-linux-x86_64-v0.3.0.tar.gz
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.3.0/extra/vicinae.service
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.3.0/vicinae/icons/vicinae.svg

View file

@ -10,7 +10,7 @@ url="https://github.com/vicinaehq/vicinae"
license=('GPL3')
depends=(nodejs qt6-base qt6-svg protobuf cmark-gfm layer-shell-qt libqalculate minizip qtkeychain-qt6)
provides=("vicinae-bin=$pkgver")
conflicts=('vicinae' 'vicinea-git')
conflicts=('vicinae')
source=(
"${url}/releases/download/$pkgver/${pkgname%-bin}-linux-$arch-$pkgver.tar.gz"