parent
548ac90efa
commit
84667a4210
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'spotify-tui'
|
||||
pkgname=spotify-tui
|
||||
version=0.4.0
|
||||
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"
|
||||
checksum=89a43b2a95b94e3e24609baf9f4e4c91556817bb4c1ad7e47ce9a10255a6c6bd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue