chore: version bump

This commit is contained in:
ArjixWasTaken 2025-09-26 15:18:35 +00:00
parent e566aa22d4
commit f5e2e8233c
3 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
pkgbase = vicinae
pkgdesc = A focused launcher for your desktop — native, fast, extensible
pkgver = 0.12.2
pkgver = 0.13.0
pkgrel = 1
url = https://github.com/vicinaehq/vicinae
arch = x86_64
@ -21,11 +21,11 @@ pkgbase = vicinae
depends = minizip
depends = qtkeychain-qt6
provides = vicinae
source = vicinae-v0.12.2.tar.gz::https://github.com/vicinaehq/vicinae/archive/refs/tags/v0.12.2.tar.gz
source = vicinae-v0.12.2-meta.yml::https://api.github.com/repos/vicinaehq/vicinae/git/ref/tags/v0.12.2
source = vicinae-v0.13.0.tar.gz::https://github.com/vicinaehq/vicinae/archive/refs/tags/v0.13.0.tar.gz
source = vicinae-v0.13.0-meta.yml::https://api.github.com/repos/vicinaehq/vicinae/git/ref/tags/v0.13.0
source = vicinae.hook
sha256sums = 486907a71f187661c253e927231295478465b85f6a0250d853642271bccaf970
sha256sums = 832bb046d0543b1651e63d0370a830caccc3b671248daf5d3cab682fdde53eef
sha256sums = 038d9876386ed71d3301c785f7bf9837a36dd6b59c920d32d8a590297c9f4a33
sha256sums = 03102a1f278e00701131bb9e1f2180c96892cd0215f2d3d07cdbff1f006a9547
sha256sums = 13d44abe60c20667b90c2bbca4f8ad1e4c39f8c6ace697807c8c397d68037894
pkgname = vicinae

View file

@ -1,5 +1,5 @@
[vicinae]
source = "github"
github = "vicinaehq/vicinae"
prefix = "v"
use_latest_release = true
prefix = "v"

View file

@ -2,7 +2,7 @@
# Maintainer: Arjix <me@arjix.dev>
pkgname=vicinae
pkgver=0.12.2
pkgver=0.13.0
pkgrel=1
pkgdesc="A focused launcher for your desktop — native, fast, extensible"
arch=('x86_64')
@ -34,8 +34,8 @@ source=(
"vicinae.hook"
)
sha256sums=('486907a71f187661c253e927231295478465b85f6a0250d853642271bccaf970'
'832bb046d0543b1651e63d0370a830caccc3b671248daf5d3cab682fdde53eef'
sha256sums=('038d9876386ed71d3301c785f7bf9837a36dd6b59c920d32d8a590297c9f4a33'
'03102a1f278e00701131bb9e1f2180c96892cd0215f2d3d07cdbff1f006a9547'
'13d44abe60c20667b90c2bbca4f8ad1e4c39f8c6ace697807c8c397d68037894')
build() {