chore: version bump

This commit is contained in:
ArjixWasTaken 2026-01-04 15:00:37 +00:00
parent 7a159598db
commit 8e8a18266d
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.18.0
pkgver = 0.18.1
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.18.0/vicinae-linux-x86_64-v0.18.0.tar.gz
source = https://github.com/vicinaehq/vicinae/releases/download/v0.18.1/vicinae-linux-x86_64-v0.18.1.tar.gz
source = vicinae.hook
sha256sums = d05098aea814dc5841cf3d881869e7de2fe9a9e6ee305ef66edc86ab467b7bb4
sha256sums = d70d23a76dad2697648be4d85da1121b1b177f2a6d9580b2f9cd0b5f54165e29
sha256sums = 3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8
pkgname = vicinae-bin

View file

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