Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update spotify template
@ 2022-04-29  7:54 sincorchetes
  2022-04-29  8:43 ` [PR PATCH] [Updated] " sincorchetes
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sincorchetes @ 2022-04-29  7:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1795 bytes --]

There is a new pull request by sincorchetes against master on the void-packages repository

https://github.com/sincorchetes/void-packages master
https://github.com/void-linux/void-packages/pull/36909

Update spotify template
Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36909.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-36909.patch --]
[-- Type: text/x-diff, Size: 1777 bytes --]

From 157093fd57b5b02fdf1c3fad9aa224bd589efa2e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=81lvaro=20Castillo?=
 <31448043+sincorchetes@users.noreply.github.com>
Date: Fri, 29 Apr 2022 08:53:09 +0100
Subject: [PATCH] Update template

Spotify client was updated.

Solve this issue:
```
=> spotify-1.1.80_1: installing host dependencies: curl-7.83.0_1 w3m-0.5.3+git20210102_2 libcurl-7.83.0_1 ...
=> spotify-1.1.80_1: running do-fetch hook: 00-distfiles ...
=> spotify-1.1.80_1: fetching distfile 'spotify-client_1.1.80.699.gc3dac750_amd64.deb'...
http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.80.699.gc3dac750_amd64.deb: Not Found
=> ERROR: spotify-1.1.80_1: failed to fetch spotify-client_1.1.80.699.gc3dac750_amd64.deb.
```
---
 srcpkgs/spotify/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index 32d439d290f8..0dba9c4293c0 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.1.80
+version=1.1.84
 revision=1
-_ver="${version}.699.gc3dac750_amd64"
+_ver="${version}.716.gc5f8b819_amd64"
 _filename="spotify-client_${_ver}.deb"
 archs="x86_64"
 create_wrksrc=yes
@@ -14,7 +14,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/${_filename}"
-checksum=19f80255b89d768969ff9d6a05d90091a30c05f65eabdd968592d47a7754b80e
+checksum=08e6b2666dc2a39624890e553a3046d05ecebe17bcc2fe930d49314b2fb812c7
 _license_checksum=4465d0bba5deb87866184b04ba76604cd93561c0dc9cd21cacdf5b0295bdae3a
 repository=nonfree
 restricted=yes

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-01  9:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29  7:54 [PR PATCH] Update spotify template sincorchetes
2022-04-29  8:43 ` [PR PATCH] [Updated] " sincorchetes
2022-04-29  9:04 ` [PR REVIEW] Update Spotify new version because fail download the last. OBS needs qt5-wayland as dep to work paper42
2022-04-29  9:04 ` paper42
2022-04-29 10:34 ` paper42
2022-04-29 10:43 ` [PR REVIEW] " sincorchetes
2022-04-29 11:24 ` mhmdanas
2022-04-29 11:31 ` paper42
2022-05-01  9:00 ` [PR PATCH] [Closed]: " paper42
2022-05-01  9:00 ` paper42

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).