mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spotify-player: update to 0.17.2
This commit is contained in:
parent
858f0c6827
commit
5f6dc99d4c
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.16.0
|
version=0.17.2
|
||||||
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="Thang Pham <phamducthang1234@gmail.com>"
|
||||||
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=2f70cd8fbea928022497fdd34140ce648ff695cdcc21d366228f41727c9e0d1f
|
checksum=b694bd12cb6a2a783fcdf21201d348d43c6d0fa609d0405b0a696beec6f89df2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue