blob: c18280d97ede2a363594949310c3a8cb1627159f (
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.25.0
pkgrel = 4
url = https://github.com/Rigellute/spotify-tui
arch = x86_64
license = MIT
depends = openssl
depends = libxcb
provides = spotify-tui
conflicts = spotify-tui
source = spotify-tui-linux-0.25.0.tar.gz::https://github.com/Rigellute/spotify-tui/releases/download/v0.25.0/spotify-tui-linux.tar.gz
source = https://raw.githubusercontent.com/Rigellute/spotify-tui/v0.25.0/LICENSE
sha256sums = 3fa282ac4fb4c4555ef05baeec99ca4fe0dbcfe42f5a7c3bea12f6893b88d1e0
sha256sums = fff3d1c3cc96e7dd3e2b80727fbe572b2cedf2e8c8dfec95f2fe200b09224dad
pkgname = spotify-tui-bin
|