Skip to content

Commit 4606e7b

Browse files
committed
spotify-player: update to 0.21.0
1 parent dee073e commit 4606e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/spotify-player/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'spotify-player'
22
pkgname=spotify-player
3-
version=0.20.7
3+
version=0.21.0
44
revision=1
55
build_style=cargo
66
make_install_args="--path spotify_player"
@@ -11,7 +11,7 @@ maintainer="Rodrigo Oliveira <[email protected]>"
1111
license="MIT"
1212
homepage="https://github.com/aome510/spotify-player"
1313
distfiles="https://github.com/aome510/spotify-player/archive/refs/tags/v${version}.tar.gz"
14-
checksum=8b4c7ec7855fb2af8862a1ca8818307f2befcb00c02e9e5da570b1a5b3b908c1
14+
checksum=a1bc03ff6b1788283a38808745098d551f0d86b87a2fffabc61ceaaa17cfa93d
1515

1616
post_install() {
1717
vlicense LICENSE

0 commit comments

Comments
 (0)