mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
19 lines
572 B
Plaintext
19 lines
572 B
Plaintext
pkgbase = spotube-bin
|
|
pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
|
pkgver = 3.7.1
|
|
pkgrel = 2
|
|
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
|
|
depends = webkit2gtk-4.1
|
|
source = https://github.com/KRTirtho/spotube/releases/download/v3.7.1/spotube-linux-3.7.1-x86_64.tar.xz
|
|
md5sums = 475b1ae9b08f27743a4d4749391ae3db
|
|
|
|
pkgname = spotube-bin
|