spotify-tui: update to 0.16.0.

This commit is contained in:
Andrew Benson 2020-03-13 08:00:31 -05:00 committed by John Zimmermann
parent 4bbe1b6e87
commit 46a505abef

View file

@ -1,7 +1,7 @@
# Template file for 'spotify-tui' # Template file for 'spotify-tui'
pkgname=spotify-tui pkgname=spotify-tui
version=0.15.0 version=0.16.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=f95badeab78e463471e9f2781b11351a9519ea4f3380b70df2aaee4e6a3664d4 checksum=f47538ffeddf10ef3247ca5b307e405d2068b4e10b62489b9d9aaac2ed0ed2a8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE