chore: update AUR package URLs to totmin/streamdeck-lets-go

This commit is contained in:
Maksim Totmin
2026-08-26 09:26:07 +07:00
parent 4339ca5fe1
commit f2766752cf
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,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
url = https://github.com/Wakatron/streamdeck-lets-go
url = https://github.com/totmin/streamdeck-lets-go
arch = x86_64
arch = aarch64
license = MIT
@@ -13,7 +13,7 @@ pkgbase = streamdeck-lets-go-git
optdepends = fontconfig: system font detection
provides = streamdeck-lets-go
conflicts = streamdeck-lets-go
source = streamdeck-lets-go-git::git+https://github.com/Wakatron/streamdeck-lets-go.git
source = streamdeck-lets-go-git::git+https://github.com/totmin/streamdeck-lets-go.git
source = streamdeck-lets-go.service
source = 90-streamdeck.rules
b2sums = SKIP
+3 -3
View File
@@ -1,12 +1,12 @@
# Maintainer: Wakatron <maka-krah@mail.ru>
# Maintainer: totmin <totmin@users.noreply.github.com>
pkgname=streamdeck-lets-go-git
_giturl=https://github.com/Wakatron/streamdeck-lets-go.git
_giturl=https://github.com/totmin/streamdeck-lets-go.git
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')
url="https://github.com/Wakatron/streamdeck-lets-go"
url="https://github.com/totmin/streamdeck-lets-go"
license=('MIT')
depends=('libusb')
optdepends=('librsvg: SVG icon rendering'