diff --git a/srcpkgs/spotify-tui/patches/new-openssl-sys.patch b/srcpkgs/spotify-tui/patches/new-openssl-sys.patch deleted file mode 100644 index 66639c8ce9..0000000000 --- a/srcpkgs/spotify-tui/patches/new-openssl-sys.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Cargo.toml.orig -+++ Cargo.toml -@@ -24,6 +24,7 @@ - clap = "2.33.0" - unicode-width = "0.1.6" - backtrace = "0.3.40" -+openssl-sys = "0.9.52" - - [[bin]] - bench = false diff --git a/srcpkgs/spotify-tui/template b/srcpkgs/spotify-tui/template index 5d7e03cf74..35a2941279 100644 --- a/srcpkgs/spotify-tui/template +++ b/srcpkgs/spotify-tui/template @@ -1,16 +1,16 @@ # Template file for 'spotify-tui' pkgname=spotify-tui -version=0.9.0 +version=0.10.0 revision=1 build_style=cargo -hostmakedepends="pkg-config" -makedepends="libressl-devel" +hostmakedepends="pkg-config python3" +makedepends="libressl-devel python3-devel libxcb-devel" short_desc="Spotify for the terminal" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/Rigellute/spotify-tui" distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz" -checksum=e439ce84c777d429640d67768ca35761b0c7d29939691f113e2af895fb05aa9f +checksum=384836b6a62df564ca5eb449e645c073becc9a95910fab54ce42882384deaccf post_install() { vlicense LICENSE