mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
chore: provides
This commit is contained in:
parent
046969780d
commit
4847d48354
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -14,7 +14,7 @@ pkgbase = vicinae-bin
|
|||
depends = libqalculate
|
||||
depends = minizip
|
||||
depends = qtkeychain-qt6
|
||||
provides = vicinae-bin=v0.3.0
|
||||
provides = vicinae=v0.3.0
|
||||
conflicts = vicinae
|
||||
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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -9,7 +9,7 @@ arch=('x86_64')
|
|||
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")
|
||||
provides=("vicinae=$pkgver")
|
||||
conflicts=('vicinae')
|
||||
|
||||
source=(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue