2019-10-08 18:13:46 +02:00
|
|
|
# Template file for 'spotify-tui'
|
|
|
|
pkgname=spotify-tui
|
2019-10-25 04:13:37 +02:00
|
|
|
version=0.7.5
|
2019-10-08 18:13:46 +02:00
|
|
|
revision=1
|
|
|
|
build_style=cargo
|
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="libressl-devel"
|
|
|
|
short_desc="Spotify for the terminal"
|
|
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://github.com/Rigellute/spotify-tui"
|
|
|
|
distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
|
2019-10-25 04:13:37 +02:00
|
|
|
checksum=2f0d3c21363e693dd548685d9da217a942fb4475b16875c0479d3bd0b2574a07
|
2019-10-08 18:13:46 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|