chore(aur): bump pkgrel to 2 for new cmd/ + internal/ layout

This commit is contained in:
Maksim Totmin
2026-08-26 10:48:06 +07:00
parent c1bc4ddf15
commit f383cc8a9d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pkgbase = streamdeck-lets-go-git
pkgdesc = Lightweight daemon for controlling Elgato Stream Deck devices with a built-in web UI
pkgver = r0.unknown
pkgrel = 1
pkgrel = 2
url = https://github.com/totmin/streamdeck-lets-go
arch = x86_64
arch = aarch64
+1 -1
View File
@@ -3,7 +3,7 @@
pkgname=streamdeck-lets-go-git
_giturl=https://github.com/totmin/streamdeck-lets-go.git
pkgver=0.1.0
pkgrel=1
pkgrel=2
pkgdesc="Lightweight daemon for controlling Elgato Stream Deck devices with a built-in web UI"
arch=('x86_64' 'aarch64')
url="https://github.com/totmin/streamdeck-lets-go"