spotify-tui: update to 0.8.0.
This commit is contained in:
parent
886036d094
commit
9fda260ccd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotify-tui'
|
# Template file for 'spotify-tui'
|
||||||
pkgname=spotify-tui
|
pkgname=spotify-tui
|
||||||
version=0.7.5
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=2f0d3c21363e693dd548685d9da217a942fb4475b16875c0479d3bd0b2574a07
|
checksum=0839d688e40d9c2ad435924785a375b976f51d44a101e71b3a8c49dc7d4c8bbc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue