diff --git a/srcpkgs/spotify-tui/patches/new-openssl-sys.patch b/srcpkgs/spotify-tui/patches/new-openssl-sys.patch
new file mode 100644
index 00000000000..66639c8ce9d
--- /dev/null
+++ b/srcpkgs/spotify-tui/patches/new-openssl-sys.patch
@@ -0,0 +1,10 @@
+--- 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 24a2bd66cfd..5d7e03cf745 100644
--- a/srcpkgs/spotify-tui/template
+++ b/srcpkgs/spotify-tui/template
@@ -1,6 +1,6 @@
 # Template file for 'spotify-tui'
 pkgname=spotify-tui
-version=0.8.0
+version=0.9.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ 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=0839d688e40d9c2ad435924785a375b976f51d44a101e71b3a8c49dc7d4c8bbc
+checksum=e439ce84c777d429640d67768ca35761b0c7d29939691f113e2af895fb05aa9f
 
 post_install() {
 	vlicense LICENSE