bump to v0.7.4

This commit is contained in:
ArjixWasTaken 2025-08-28 21:51:01 +03:00
parent d33a746aac
commit c4a8ab4ff0
No known key found for this signature in database
GPG key ID: 5307667CC7DB9E33
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = vicinae-bin
pkgdesc = Raycast like FOSS app on Linux
pkgver = 0.7.2
pkgver = 0.7.4
pkgrel = 1
url = https://github.com/vicinaehq/vicinae
arch = x86_64
@ -16,10 +16,10 @@ pkgbase = vicinae-bin
depends = qtkeychain-qt6
provides = vicinae
conflicts = vicinae
source = https://github.com/vicinaehq/vicinae/releases/download/v0.7.2/vicinae-linux-x86_64-v0.7.2.tar.gz
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.7.2/extra/vicinae.service
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.7.2/vicinae/icons/vicinae.svg
sha256sums = a0f94897ef3470e168f7877854078972a2287eb2dd6c904f369b92a3c4cb1896
source = https://github.com/vicinaehq/vicinae/releases/download/v0.7.4/vicinae-linux-x86_64-v0.7.4.tar.gz
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.7.4/extra/vicinae.service
source = https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v0.7.4/vicinae/icons/vicinae.svg
sha256sums = 9c10b94d01e818f2a0709830288d5de9aa86a7889e28889f14dc0325c10bc1a2
sha256sums = 4597dcdc30ef283f994c5a5fa65725f9bae7627afc1e12a2aa9bef24f8fa6eee
sha256sums = 9b3957bd45e7508dc2d4e16d3186fc679752c0554ad43755cf0044e4f6484dab

View file

@ -2,7 +2,7 @@
# Maintainer: Arjix <me@arjix.dev>
pkgname=vicinae-bin
pkgver=0.7.2
pkgver=0.7.4
pkgrel=1
pkgdesc="Raycast like FOSS app on Linux"
arch=('x86_64')
@ -18,7 +18,7 @@ source=(
"https://raw.githubusercontent.com/vicinaehq/vicinae/refs/tags/v$pkgver/vicinae/icons/vicinae.svg"
)
sha256sums=('a0f94897ef3470e168f7877854078972a2287eb2dd6c904f369b92a3c4cb1896'
sha256sums=('9c10b94d01e818f2a0709830288d5de9aa86a7889e28889f14dc0325c10bc1a2'
'4597dcdc30ef283f994c5a5fa65725f9bae7627afc1e12a2aa9bef24f8fa6eee'
'9b3957bd45e7508dc2d4e16d3186fc679752c0554ad43755cf0044e4f6484dab')