spotify-tui: update to 0.11.0.

This commit is contained in:
Andrew Benson 2019-12-30 21:58:57 -06:00 committed by Juan RP
parent fbfb18bcd3
commit f957e5b442

View file

@ -1,6 +1,6 @@
# Template file for 'spotify-tui' # Template file for 'spotify-tui'
pkgname=spotify-tui pkgname=spotify-tui
version=0.10.0 version=0.11.0
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config python3" hostmakedepends="pkg-config python3"
@ -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=384836b6a62df564ca5eb449e645c073becc9a95910fab54ce42882384deaccf checksum=94083f8162ac18bc6b2c45daaad04e277f17b9098a65db8128ea4e002c0b23f8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE