From f713001552cd1327c4b433b8edbfad7ca32d0d4a Mon Sep 17 00:00:00 2001 From: Maksim Totmin Date: Fri, 3 Jul 2026 09:29:49 +0700 Subject: [PATCH] release: v0.1.0 --- dist/arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/arch/PKGBUILD b/dist/arch/PKGBUILD index 5a0ba3d..59a26bc 100644 --- a/dist/arch/PKGBUILD +++ b/dist/arch/PKGBUILD @@ -2,7 +2,7 @@ pkgname=streamdeck-lets-go-git _giturl=https://github.com/Wakatron/streamdeck-lets-go.git -pkgver=r0.unknown +pkgver=0.1.0 pkgrel=1 pkgdesc="Lightweight daemon for controlling Elgato Stream Deck devices with a built-in web UI" arch=('x86_64' 'aarch64')