spotify-tui: update to 0.13.0.
This commit is contained in:
parent
063743b1ba
commit
b8a830d40d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spotify-tui'
|
||||
pkgname=spotify-tui
|
||||
version=0.11.0
|
||||
version=0.13.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=94083f8162ac18bc6b2c45daaad04e277f17b9098a65db8128ea4e002c0b23f8
|
||||
checksum=bc97ab74b5a02e6ff0828684de3223368c28e4570804e5c4740a2a8bb3a7d8ad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue