We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee073e commit 4606e7bCopy full SHA for 4606e7b
srcpkgs/spotify-player/template
@@ -1,6 +1,6 @@
1
# Template file for 'spotify-player'
2
pkgname=spotify-player
3
-version=0.20.7
+version=0.21.0
4
revision=1
5
build_style=cargo
6
make_install_args="--path spotify_player"
@@ -11,7 +11,7 @@ maintainer="Rodrigo Oliveira <[email protected]>"
11
license="MIT"
12
homepage="https://github.com/aome510/spotify-player"
13
distfiles="https://github.com/aome510/spotify-player/archive/refs/tags/v${version}.tar.gz"
14
-checksum=8b4c7ec7855fb2af8862a1ca8818307f2befcb00c02e9e5da570b1a5b3b908c1
+checksum=a1bc03ff6b1788283a38808745098d551f0d86b87a2fffabc61ceaaa17cfa93d
15
16
post_install() {
17
vlicense LICENSE
0 commit comments