spotify-tui: update to 0.25.0.

This commit is contained in:
Andrew Benson 2021-09-09 12:05:59 -05:00
parent 3fbf4e5bcb
commit e8f8b67663

View file

@ -1,6 +1,6 @@
# Template file for 'spotify-tui'
pkgname=spotify-tui
version=0.24.0
version=0.25.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=c3da9eec76fe5387555b63ff7e4de8e0e4f5eba948af6df112e02cf8031519ee
checksum=9d6fa998e625ceff958a5355b4379ab164ba76575143a7b6d5d8aeb6c36d70a7
pre_build() {
cargo update --package openssl-sys --precise 0.9.58