chore: version bump

This commit is contained in:
ArjixWasTaken 2025-12-23 04:00:29 +00:00
parent f65068da76
commit 9e209e6da2
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.17.1
pkgver = 0.17.2
pkgrel = 1
url = https://github.com/vicinaehq/vicinae
arch = x86_64
@ -15,9 +15,9 @@ pkgbase = vicinae-bin
depends = minizip
provides = vicinae
conflicts = vicinae
source = https://github.com/vicinaehq/vicinae/releases/download/v0.17.1/vicinae-linux-x86_64-v0.17.1.tar.gz
source = https://github.com/vicinaehq/vicinae/releases/download/v0.17.2/vicinae-linux-x86_64-v0.17.2.tar.gz
source = vicinae.hook
sha256sums = f1a7323446a5b7c1d4d4176e7c2c5c2a9701df7a51d2ceddbd46013bd896d006
sha256sums = 163dffbfee1fdb19fab34eb38d158942e693e340b6cf8b975fc45933e71c47df
sha256sums = 3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8
pkgname = vicinae-bin

View file

@ -2,7 +2,7 @@
# Maintainer: Arjix <me@arjix.dev>
pkgname=vicinae-bin
pkgver=0.17.1
pkgver=0.17.2
pkgrel=1
pkgdesc="Raycast like FOSS app on Linux"
arch=('x86_64')
@ -17,7 +17,7 @@ source=(
"vicinae.hook"
)
sha256sums=('f1a7323446a5b7c1d4d4176e7c2c5c2a9701df7a51d2ceddbd46013bd896d006'
sha256sums=('163dffbfee1fdb19fab34eb38d158942e693e340b6cf8b975fc45933e71c47df'
'3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8')
package() {