version bump to v0.1.2

This commit is contained in:
lemonxah 2026-02-22 14:40:55 +02:00
parent 80a49c0b6c
commit 0e0786ab2f
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = zestbay
pkgdesc = A PipeWire patchbay and audio routing manager with LV2 plugin hosting
pkgver = 0.1.1
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/lemonxah/zestbay
arch = x86_64
@ -18,7 +18,7 @@ pkgbase = zestbay
depends = lilv
depends = lv2
depends = dbus
source = zestbay-0.1.1.tar.gz::https://github.com/lemonxah/zestbay/archive/refs/tags/v0.1.1.tar.gz
source = zestbay-0.1.2.tar.gz::https://github.com/lemonxah/zestbay/archive/refs/tags/v0.1.2.tar.gz
sha256sums = SKIP
pkgname = zestbay

View file

@ -1,6 +1,6 @@
# Maintainer: lemonxah <lemonxah@gmail.com>
pkgname=zestbay
pkgver=0.1.1
pkgver=0.1.2
pkgrel=1
pkgdesc="A PipeWire patchbay and audio routing manager with LV2 plugin hosting"
arch=('x86_64')