* [PR PATCH] spotify-player: update to 0.20.0.
@ 2024-11-05 15:24 bougyman
2024-11-05 15:53 ` [PR PATCH] [Updated] " bougyman
2025-02-04 1:58 ` github-actions
0 siblings, 2 replies; 4+ messages in thread
From: bougyman @ 2024-11-05 15:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]
There is a new pull request by bougyman against master on the void-packages repository
https://github.com/bougyman/void-packages update-spotify-player
https://github.com/void-linux/void-packages/pull/52922
spotify-player: update to 0.20.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-LIBC
A patch file from https://github.com/void-linux/void-packages/pull/52922.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-spotify-player-52922.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]
From b558458b1a5590b44ede30ecb4e3c94ca95bfd96 Mon Sep 17 00:00:00 2001
From: "Tj (bougyman) Vanderpoel" <bougyman@users.noreply.github.com>
Date: Tue, 5 Nov 2024 09:19:56 -0600
Subject: [PATCH] spotify-player: update to 0.20.0.
---
srcpkgs/spotify-player/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/spotify-player/template b/srcpkgs/spotify-player/template
index 17d9f99553ce60..7cf006c31dda72 100644
--- a/srcpkgs/spotify-player/template
+++ b/srcpkgs/spotify-player/template
@@ -1,6 +1,6 @@
# Template file for 'spotify-player'
pkgname=spotify-player
-version=0.19.1
+version=0.20.0
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=bd516ed91cee0a96444797c2b99f3775efea84c252f79f7bc7de4cdb33dbd52c
+checksum=a0708da71e30c0d213bb9f840fad4e3667ce4348d4a9dcdd6370d00b9ac2bda3
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] spotify-player: update to 0.20.0.
2024-11-05 15:24 [PR PATCH] spotify-player: update to 0.20.0 bougyman
@ 2024-11-05 15:53 ` bougyman
2025-02-04 1:58 ` github-actions
1 sibling, 0 replies; 4+ messages in thread
From: bougyman @ 2024-11-05 15:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]
There is an updated pull request by bougyman against master on the void-packages repository
https://github.com/bougyman/void-packages update-spotify-player
https://github.com/void-linux/void-packages/pull/52922
spotify-player: update to 0.20.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-LIBC
A patch file from https://github.com/void-linux/void-packages/pull/52922.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-spotify-player-52922.patch --]
[-- Type: text/x-diff, Size: 1088 bytes --]
From edcdd06947d75df290e60d33be3ddf7a1ee53098 Mon Sep 17 00:00:00 2001
From: Cam <github@bougyman.com>
Date: Tue, 5 Nov 2024 09:19:56 -0600
Subject: [PATCH] spotify-player: update to 0.20.0.
---
srcpkgs/spotify-player/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/spotify-player/template b/srcpkgs/spotify-player/template
index 17d9f99553ce60..7cf006c31dda72 100644
--- a/srcpkgs/spotify-player/template
+++ b/srcpkgs/spotify-player/template
@@ -1,6 +1,6 @@
# Template file for 'spotify-player'
pkgname=spotify-player
-version=0.19.1
+version=0.20.0
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=bd516ed91cee0a96444797c2b99f3775efea84c252f79f7bc7de4cdb33dbd52c
+checksum=a0708da71e30c0d213bb9f840fad4e3667ce4348d4a9dcdd6370d00b9ac2bda3
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: spotify-player: update to 0.20.0.
2024-11-05 15:24 [PR PATCH] spotify-player: update to 0.20.0 bougyman
2024-11-05 15:53 ` [PR PATCH] [Updated] " bougyman
@ 2025-02-04 1:58 ` github-actions
1 sibling, 0 replies; 4+ messages in thread
From: github-actions @ 2025-02-04 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52922#issuecomment-2632584607
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PR PATCH] spotify-player: update to 0.20.0
@ 2024-11-01 14:32 mdkcore0
0 siblings, 0 replies; 4+ messages in thread
From: mdkcore0 @ 2024-11-01 14:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 585 bytes --]
There is a new pull request by mdkcore0 against master on the void-packages repository
https://github.com/mdkcore0/void-packages update-spotify-player
https://github.com/void-linux/void-packages/pull/52867
spotify-player: update to 0.20.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture: x86_64-libc
- I built this PR locally for these architectures:
- armv7l (crossbuild) (WIP)
A patch file from https://github.com/void-linux/void-packages/pull/52867.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-spotify-player-52867.patch --]
[-- Type: text/x-diff, Size: 1097 bytes --]
From f833bef0c7576bd07d7a33af3219c348cf5feb7d Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Fri, 1 Nov 2024 10:51:10 -0300
Subject: [PATCH] spotify-player: update to 0.20.0
---
srcpkgs/spotify-player/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/spotify-player/template b/srcpkgs/spotify-player/template
index 17d9f99553ce60..7cf006c31dda72 100644
--- a/srcpkgs/spotify-player/template
+++ b/srcpkgs/spotify-player/template
@@ -1,6 +1,6 @@
# Template file for 'spotify-player'
pkgname=spotify-player
-version=0.19.1
+version=0.20.0
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=bd516ed91cee0a96444797c2b99f3775efea84c252f79f7bc7de4cdb33dbd52c
+checksum=a0708da71e30c0d213bb9f840fad4e3667ce4348d4a9dcdd6370d00b9ac2bda3
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-02-04 1:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 15:24 [PR PATCH] spotify-player: update to 0.20.0 bougyman
2024-11-05 15:53 ` [PR PATCH] [Updated] " bougyman
2025-02-04 1:58 ` github-actions
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 14:32 [PR PATCH] " mdkcore0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).