spotify-tui: update to 0.6.2.
This commit is contained in:
parent
bae435df87
commit
8e589b3c0d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotify-tui'
|
# Template file for 'spotify-tui'
|
||||||
pkgname=spotify-tui
|
pkgname=spotify-tui
|
||||||
version=0.4.0
|
version=0.6.2
|
||||||
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=89a43b2a95b94e3e24609baf9f4e4c91556817bb4c1ad7e47ce9a10255a6c6bd
|
checksum=fb741a0f1e69d547015efa5b0edde0600d2d0a02d4b056b31012e6d9058b94f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue