mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
chore: version bump
This commit is contained in:
parent
e6269e8a26
commit
e23317563c
2 changed files with 5 additions and 5 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = vicinae-bin
|
||||
pkgdesc = Raycast like FOSS app on Linux
|
||||
pkgver = 0.12.1
|
||||
pkgver = 0.12.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/vicinaehq/vicinae
|
||||
arch = x86_64
|
||||
|
|
@ -13,9 +13,9 @@ pkgbase = vicinae-bin
|
|||
depends = qtkeychain-qt6
|
||||
provides = vicinae
|
||||
conflicts = vicinae
|
||||
source = https://github.com/vicinaehq/vicinae/releases/download/v0.12.1/vicinae-linux-x86_64-v0.12.1.tar.gz
|
||||
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.12.1/extra/vicinae.service
|
||||
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.12.1/vicinae/icons/vicinae.svg
|
||||
source = https://github.com/vicinaehq/vicinae/releases/download/v0.12.2/vicinae-linux-x86_64-v0.12.2.tar.gz
|
||||
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.12.2/extra/vicinae.service
|
||||
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.12.2/vicinae/icons/vicinae.svg
|
||||
sha256sums = d42ec21b6b6242021b0c677fbf00602548dcb564236ad788ea13085104d8750f
|
||||
sha256sums = ad9c4ab5a52b13c9c9d1ae705ed72730d333a3c4e528d49bea983f221f89aa42
|
||||
sha256sums = 9b3957bd45e7508dc2d4e16d3186fc679752c0554ad43755cf0044e4f6484dab
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Arjix <me@arjix.dev>
|
||||
|
||||
pkgname=vicinae-bin
|
||||
pkgver=0.12.1
|
||||
pkgver=0.12.2
|
||||
pkgrel=1
|
||||
pkgdesc="Raycast like FOSS app on Linux"
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue