Package Details: spotify 1:1.2.31.1205-2

Git Clone URL: https://aur.archlinux.org/spotify.git (read-only, click to copy)
Package Base: spotify
Description: A proprietary music streaming service
Upstream URL: https://www.spotify.com
Licenses: custom
Submitter: Foxboron
Maintainer: gromit (Antiz)
Last Packager: gromit
Votes: 151
Popularity: 13.80
First Submitted: 2023-02-09 22:51 (UTC)
Last Updated: 2024-02-21 23:20 (UTC)

Pinned Comments

gromit commented on 2024-01-24 14:22 (UTC) (edited on 2024-02-22 23:00 (UTC) by gromit)

Please make sure to import the correct GPG key first:

$ curl -sS https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg  | gpg --import -

And always build in a clean chroot. It is as easy as:

pacman -S devtools
git clone https://aur.archlinux.org/spotify.git
cd spotify
pkgctl build
pacman -U <path-to-spotify-package>

It is expected that the package will break now and then, as spotify continuously changes download binaries, gpg keys etc (which is not appropriate, but we cannot change this). Please be patient if an update does not occur the next day, you can still use an existing spotify install or update the version yourself.

Antiz commented on 2023-09-13 13:21 (UTC)

@lightofpast Just pushed v1:1.2.20.1210-2 that now allows you to set custom launch flags in a spotify-flags.conf file under $XDG_CONFIG_HOME or ~/.config :)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13

gj545rndmu commented on 2023-02-10 08:38 (UTC) (edited on 2023-02-10 09:12 (UTC) by gj545rndmu)

I hope the maintainer stops to change things so frequently... Just triggers too many unnecessary updates.

Maybe you should read the wiki: "As fixes and additional features are added to the PKGBUILD that influence the resulting package, the pkgrel should be incremented by 1."

It's about the resulting package, just pushing all that stuff that at the end was just about the installation process (anyways good that they were removed again...) and not influenced the resulting package was completely unnecessary. So we have to update ~10x to replace the package with the same files again?

eclairevoyant commented on 2023-02-10 08:18 (UTC)

@FoxBoron thanks for restoring this. My offer to maintain or comaintain still stands if you don't have time to update this package frequently, given your other extensive work as a TU.

gromit commented on 2023-02-10 01:36 (UTC)

@ToxicAven, the previous Maintainer deleted their account, this triggered a bug in AURWeb where the package was deleted with the maintainer (which is not supposed to happen). I discovered that, asked on IRC and the TUs restored the package.

ToxicAven commented on 2023-02-10 00:52 (UTC)

What happened to the previous implementation of this package?