spotify-tui: update to 0.22.0.

This commit is contained in:
Andrew Benson 2020-10-06 18:54:07 -06:00 committed by Andrew Benson
parent 358ce0b8f6
commit 887ee6c5ef

View file

@ -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 <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=f12103c592c49857ea97f78079a30f38c97d449879a9b71801ce406f2df67fee
checksum=3bac0ca34db6b71721af66ba423cea59780c43410bfb52d870198facc6a6a906
pre_build() {
cargo update --package openssl-sys --precise 0.9.58