mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spotify-player: update to 0.18.2, adopt
This commit is contained in:
parent
4776fd1891
commit
9a9373c102
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'spotify-player'
|
# Template file for 'spotify-player'
|
||||||
pkgname=spotify-player
|
pkgname=spotify-player
|
||||||
version=0.17.2
|
version=0.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path spotify_player"
|
make_install_args="--path spotify_player"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel alsa-lib-devel dbus-devel libxcb-devel"
|
makedepends="openssl-devel alsa-lib-devel dbus-devel libxcb-devel"
|
||||||
short_desc="Command driven spotify player"
|
short_desc="Command driven spotify player"
|
||||||
maintainer="Thang Pham <phamducthang1234@gmail.com>"
|
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=b694bd12cb6a2a783fcdf21201d348d43c6d0fa609d0405b0a696beec6f89df2
|
checksum=0af639cb1a4e489e02a9c112554fa85af41e14490c9a66725b1f9eb1a7f4cfd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue