chore: version bump

This commit is contained in:
ArjixWasTaken 2026-02-09 23:00:31 +00:00
parent e4bdd065c4
commit afeff7689f
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = vicinae-bin
pkgdesc = Raycast like FOSS app on Linux
pkgver = 0.19.6
pkgver = 0.19.7
pkgrel = 1
url = https://github.com/vicinaehq/vicinae
arch = x86_64
@ -16,9 +16,9 @@ pkgbase = vicinae-bin
provides = vicinae
conflicts = vicinae
noextract = vicinae.tgz
source = vicinae.tgz::https://github.com/vicinaehq/vicinae/releases/download/v0.19.6/vicinae-linux-x86_64-v0.19.6.tar.gz
source = vicinae.tgz::https://github.com/vicinaehq/vicinae/releases/download/v0.19.7/vicinae-linux-x86_64-v0.19.7.tar.gz
source = vicinae.hook
sha256sums = 791deded2aef249752275bc407fe110c73221f00cad956ae4ed5c9ed55290a8e
sha256sums = 118ff1bc745d2baede739d1fdddc7199d3893adb885b7fcc62de980c8bb6d90a
sha256sums = 3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8
pkgname = vicinae-bin

View file

@ -2,7 +2,7 @@
# Maintainer: Arjix <me@arjix.dev>
pkgname=vicinae-bin
pkgver=0.19.6
pkgver=0.19.7
pkgrel=1
pkgdesc="Raycast like FOSS app on Linux"
arch=('x86_64')
@ -18,7 +18,7 @@ source=(
"vicinae.hook"
)
sha256sums=('791deded2aef249752275bc407fe110c73221f00cad956ae4ed5c9ed55290a8e'
sha256sums=('118ff1bc745d2baede739d1fdddc7199d3893adb885b7fcc62de980c8bb6d90a'
'3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8')
prepare() {