mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
spotify-player: update to 0.20.6
This commit is contained in:
parent
6fa4180084
commit
c0ccbcbb83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotify-player'
|
# Template file for 'spotify-player'
|
||||||
pkgname=spotify-player
|
pkgname=spotify-player
|
||||||
version=0.20.5
|
version=0.20.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path spotify_player"
|
make_install_args="--path spotify_player"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/aome510/spotify-player"
|
homepage="https://github.com/aome510/spotify-player"
|
||||||
distfiles="https://github.com/aome510/spotify-player/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/aome510/spotify-player/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=06a409144461fa965916d7d92817fda4be3801402eff8278a3fc7a38448d54e1
|
checksum=87c3529a5b711a9c79bb0bac21fb65d280eec943f836920e0c02e8d9d17c75dd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue