Update scripts/ArchLinux/PKGBUILD

This commit is contained in:
Medvidek77 2025-03-05 23:34:06 +01:00
parent 80c00f5c05
commit 39643aaf00

View file

@ -5,7 +5,7 @@ pkgver=0.2
pkgrel=2
pkgdesc="Tidal music downloader based on the hifi-tui API"
arch=('any')
url="https://medvidek77.tech/Medvidek77/tidler"
url="https://git.medvidek77.tech/Medvidek77/tidler"
license=('BSD3-Clause')
depends=('bash' 'curl' 'jq' 'awk')
source=("git+$url.git#branch=stable")