1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
Maksim Totmin
f713001552 release: v0.1.0 2026-07-03 09:29:49 +07:00
Maksim Totmin
7b60b3831e fix AUR maintainer email 2026-07-03 09:22:59 +07:00

4
dist/arch/PKGBUILD vendored
View File

@ -1,8 +1,8 @@
# Maintainer: Wakatron <wakatron@example.com> # Maintainer: Wakatron <maka-krah@mail.ru>
pkgname=streamdeck-lets-go-git pkgname=streamdeck-lets-go-git
_giturl=https://github.com/Wakatron/streamdeck-lets-go.git _giturl=https://github.com/Wakatron/streamdeck-lets-go.git
pkgver=r0.unknown pkgver=0.1.0
pkgrel=1 pkgrel=1
pkgdesc="Lightweight daemon for controlling Elgato Stream Deck devices with a built-in web UI" pkgdesc="Lightweight daemon for controlling Elgato Stream Deck devices with a built-in web UI"
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')