mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
18 lines
560 B
Plaintext
18 lines
560 B
Plaintext
pkgbase = spotube-bin
|
|
pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
|
pkgver = 2.3.0
|
|
pkgrel = 1
|
|
url = https://github.com/KRTirtho/spotube/
|
|
arch = x86_64
|
|
license = BSD-4-Clause
|
|
depends = mpv
|
|
depends = libappindicator-gtk3
|
|
depends = libsecret
|
|
depends = jsoncpp
|
|
depends = libnotify
|
|
depends = xdg-user-dirs
|
|
source = https://github.com/KRTirtho/spotube/releases/download/v2.3.0/Spotube-linux-x86_64.tar.xz
|
|
md5sums = 8cd6a7385c5c75d203dccd762f1d63ec
|
|
|
|
pkgname = spotube-bin
|