blob: c25bac8b8834c34e65c1f81b6f37e32bda930aff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = spotify-tui-bin
pkgdesc = Spotify client for the terminal written in Rust
pkgver = 0.17.0
pkgrel = 1
url = https://github.com/Rigellute/spotify-tui
arch = x86_64
license = MIT
depends = openssl
depends = libxcb
provides = spotify-tui
source = https://github.com/Rigellute/spotify-tui/releases/download/v0.17.0/spotify-tui-linux.tar.gz
source = https://raw.githubusercontent.com/Rigellute/spotify-tui/v0.17.0/LICENSE
sha256sums = 7d9bc078ffcd7dac8ac69df723affb3a38255a295df5ce9276274d5e628ea899
sha256sums = 76b2d30f74716c0cbd02e37868961dce2b52f65af6355864d010ee7e695d2b88
pkgname = spotify-tui-bin
|