diff --git a/packaging/.SRCINFO b/packaging/.SRCINFO index c4cd582..a93c1e7 100644 --- a/packaging/.SRCINFO +++ b/packaging/.SRCINFO @@ -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 diff --git a/packaging/PKGBUILD b/packaging/PKGBUILD index 746e899..36ad9d6 100644 --- a/packaging/PKGBUILD +++ b/packaging/PKGBUILD @@ -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"