mirror of
https://github.com/archlinux/aur.git
synced 2026-02-13 11:53:59 +01:00
chore: updated conflicts again
This commit is contained in:
parent
beaf1f72e2
commit
046969780d
2 changed files with 1 additions and 2 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue