From c680e15e2172a8ece5cb34ae5059517e8f5573ea Mon Sep 17 00:00:00 2001 From: cilgin Date: Sat, 6 Dec 2025 13:20:29 +0300 Subject: [PATCH] chore: updated to 0.16.12 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7659b2ce4e78..b3d5fdcb351c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = vicinae-bin pkgdesc = Raycast like FOSS app on Linux - pkgver = 0.16.11 - pkgrel = 2 + pkgver = 0.16.12 + pkgrel = 1 url = https://github.com/vicinaehq/vicinae arch = x86_64 license = GPL3 @@ -15,9 +15,9 @@ pkgbase = vicinae-bin depends = minizip-ng provides = vicinae conflicts = vicinae - source = https://github.com/vicinaehq/vicinae/releases/download/v0.16.11/vicinae-linux-x86_64-v0.16.11.tar.gz + source = https://github.com/vicinaehq/vicinae/releases/download/v0.16.12/vicinae-linux-x86_64-v0.16.12.tar.gz source = vicinae.hook - sha256sums = 5d23da5b66cc626f1c21635236ec723ee560d405a13e507c84708c220875186b + sha256sums = 168d6ecc4fde8284246ac04215e7c385f36acfb9b2dc6a312f87c8a84c13afcb sha256sums = 3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8 pkgname = vicinae-bin diff --git a/PKGBUILD b/PKGBUILD index d4bb51c706cc..99a3e7646791 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Arjix pkgname=vicinae-bin -pkgver=0.16.11 -pkgrel=2 +pkgver=0.16.12 +pkgrel=1 pkgdesc="Raycast like FOSS app on Linux" arch=('x86_64') url="https://github.com/vicinaehq/vicinae" @@ -17,7 +17,7 @@ source=( "vicinae.hook" ) -sha256sums=('5d23da5b66cc626f1c21635236ec723ee560d405a13e507c84708c220875186b' +sha256sums=('168d6ecc4fde8284246ac04215e7c385f36acfb9b2dc6a312f87c8a84c13afcb' '3e946bcb7f3c2faa3568218987012db336be92acff805a373b6c10bdeaa9e7a8') package() {