spotify-tui: update to 0.21.0.

This commit is contained in:
Andrew Benson 2020-07-25 18:08:12 -05:00 committed by Andrew Benson
parent 4dcfd9a19a
commit 4920b954e2

View file

@ -1,7 +1,7 @@
# Template file for 'spotify-tui' # Template file for 'spotify-tui'
pkgname=spotify-tui pkgname=spotify-tui
version=0.20.0 version=0.21.0
revision=2 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"
makedepends="libressl-devel python3-devel libxcb-devel" makedepends="libressl-devel python3-devel libxcb-devel"
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/Rigellute/spotify-tui" homepage="https://github.com/Rigellute/spotify-tui"
distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz" distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
checksum=ead7014a383625d133937d20184a0bf015bfb50d9ddde8779fad3841baba426b checksum=f12103c592c49857ea97f78079a30f38c97d449879a9b71801ce406f2df67fee
pre_build() { pre_build() {
cargo update --package openssl-sys --precise 0.9.58 cargo update --package openssl-sys --precise 0.9.58