From 85651adb75bac1acb08bb00c06b1fc49a582bb32 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 6 Oct 2020 18:54:07 -0600 Subject: [PATCH] spotify-tui: update to 0.22.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 4ae2c50c297..a7bf097c2b6 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.21.0 +version=0.22.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=f12103c592c49857ea97f78079a30f38c97d449879a9b71801ce406f2df67fee +checksum=3bac0ca34db6b71721af66ba423cea59780c43410bfb52d870198facc6a6a906 pre_build() { cargo update --package openssl-sys --precise 0.9.58