Make recommended fixes

This commit is contained in:
Mike Wilson
2026-01-28 13:54:51 -05:00
parent 01f47e6475
commit 924b3cafff
2 changed files with 6 additions and 7 deletions

View File

@@ -4,9 +4,9 @@ pkgrel=1
pkgdesc="A fast, modern web interface for qBittorrent" pkgdesc="A fast, modern web interface for qBittorrent"
arch=('x86_64') arch=('x86_64')
url="https://github.com/autobrr/qui" url="https://github.com/autobrr/qui"
license=('GPL') license=('GPL-2.0-or-later')
makedepends=('git' 'go>=1.25' 'nodejs' 'pnpm') makedepends=('git' 'go>=1.25' 'nodejs' 'pnpm')
source=("$url/archive/refs/tags/v$pkgver.tar.gz" source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz"
"$pkgname.service" "$pkgname.service"
"$pkgname.sysusers" "$pkgname.sysusers"
"$pkgname.tmpfiles") "$pkgname.tmpfiles")
@@ -47,10 +47,9 @@ build() {
go build -o build ./cmd/... go build -o build ./cmd/...
# Generate shell completions # Generate shell completions
cd .. "build/$pkgname" completion bash > bash_completion
"$pkgname-$pkgver/build/$pkgname" completion bash > bash_completion "build/$pkgname" completion zsh > zsh_completion
"$pkgname-$pkgver/build/$pkgname" completion zsh > zsh_completion "build/$pkgname" completion fish > fish_completion
"$pkgname-$pkgver/build/$pkgname" completion fish > fish_completion
} }
check() { check() {

View File

@@ -1 +1 @@
u qui - "qui user" /var/lib/qui u! qui - "qui user" /var/lib/qui