chore: update AUR package URLs to totmin/streamdeck-lets-go
This commit is contained in:
Vendored
+2
-2
@@ -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
|
||||
|
||||
Vendored
+3
-3
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user