chore: version bump

This commit is contained in:
ArjixWasTaken 2026-02-06 15:00:42 +00:00
parent e4fcc547c0
commit e4bdd065c4
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = vicinae-bin
pkgdesc = Raycast like FOSS app on Linux
pkgver = 0.19.5
pkgrel = 4
pkgver = 0.19.6
pkgrel = 1
url = https://github.com/vicinaehq/vicinae
arch = x86_64
license = GPL3
@ -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.5/vicinae-linux-x86_64-v0.19.5.tar.gz
source = vicinae.tgz::https://github.com/vicinaehq/vicinae/releases/download/v0.19.6/vicinae-linux-x86_64-v0.19.6.tar.gz
source = vicinae.hook
sha256sums = c07b25a7f471e66fb92ca0e4bc57b4d81e54575dac4b1d3144e4b19e9b690e01
sha256sums = 791deded2aef249752275bc407fe110c73221f00cad956ae4ed5c9ed55290a8e
sha256sums = 3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8
pkgname = vicinae-bin

View file

@ -2,8 +2,8 @@
# Maintainer: Arjix <me@arjix.dev>
pkgname=vicinae-bin
pkgver=0.19.5
pkgrel=4
pkgver=0.19.6
pkgrel=1
pkgdesc="Raycast like FOSS app on Linux"
arch=('x86_64')
url="https://github.com/vicinaehq/vicinae"
@ -18,7 +18,7 @@ source=(
"vicinae.hook"
)
sha256sums=('c07b25a7f471e66fb92ca0e4bc57b4d81e54575dac4b1d3144e4b19e9b690e01'
sha256sums=('791deded2aef249752275bc407fe110c73221f00cad956ae4ed5c9ed55290a8e'
'3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8')
prepare() {