spotify-player: update to 0.19.1
This commit is contained in:
parent
4b9427d641
commit
775a017aba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spotify-player'
|
||||
pkgname=spotify-player
|
||||
version=0.18.2
|
||||
version=0.19.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path spotify_player"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/aome510/spotify-player"
|
||||
distfiles="https://github.com/aome510/spotify-player/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=0af639cb1a4e489e02a9c112554fa85af41e14490c9a66725b1f9eb1a7f4cfd4
|
||||
checksum=bd516ed91cee0a96444797c2b99f3775efea84c252f79f7bc7de4cdb33dbd52c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue