From c7162b9821b8f424cb1e0e7429f354e2c1b0ccf9 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 7 Jan 2021 16:12:49 -0600 Subject: [PATCH] spotify-tui: update to 0.23.0. --- srcpkgs/spotify-tui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spotify-tui/template b/srcpkgs/spotify-tui/template index a7bf097c2b6..1c027e542e2 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.22.0 +version=0.23.0 revision=1 build_style=cargo hostmakedepends="pkg-config python3" @@ -10,7 +10,7 @@ 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=3bac0ca34db6b71721af66ba423cea59780c43410bfb52d870198facc6a6a906 +checksum=836a686c78599431b7e4dcf4a2830d16b25d28bdc4f35d79f0d5e8c000788da7 pre_build() { cargo update --package openssl-sys --precise 0.9.58