Package Details: spicetify-cli 2.39.6-1

Git Clone URL: https://aur.archlinux.org/spicetify-cli.git (read-only, click to copy)
Package Base: spicetify-cli
Description: Command-line tool to customize Spotify client
Upstream URL: https://github.com/spicetify/cli
Keywords: customization spotify theme
Licenses: LGPL-2.1-only
Submitter: khanhas
Maintainer: khanhas (itsmeowdev)
Last Packager: itsmeowdev
Votes: 66
Popularity: 3.22
First Submitted: 2019-01-11 04:14 (UTC)
Last Updated: 2025-04-05 15:48 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

subroutine commented on 2024-05-22 04:09 (UTC)

==> Validating source files with sha256sums...
    spicetify-cli-2.36.11.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!

upgrading to 2.36.11 Hash seems to be incorrect again?

flying-sheep commented on 2023-04-25 12:29 (UTC) (edited on 2023-04-25 12:36 (UTC) by flying-sheep)

The way you set the version seems to be broken:

$ spicetify -v
Dev

Why gccgoflags and not ldflags?

And shouldn’t your check be something like

check() {
  cd "$pkgname-$pkgver"
  test "v$(./spicetify -v)" = "v$pkgver" || exit 1
}

vidarr commented on 2023-04-10 01:16 (UTC)

Only builds if I first export GO111MODULE=auto, would be nice if we could use go modules instead of gopath.

<deleted-account> commented on 2023-03-31 08:36 (UTC)

When I try to start it, i get the following error:

bash: /home/MYUSERNAME/.spicetify/spicetify: No such file or directory

eclairevoyant commented on 2022-11-22 19:52 (UTC) (edited on 2022-11-22 20:18 (UTC) by eclairevoyant)

Source file names should be unique as per guidelines, I suggest using:

source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")

Also the license is incorrect, it should be LGPL 2.1:

license=('LGPL2.1')

Also, I don't think we need git in the makedepends?

itsmeowdev commented on 2022-03-04 22:33 (UTC)

I have corrected the hash manually. A new build process recently was created which appears to be altering the sums from expected output from our automated updating program.

byreqz commented on 2022-03-04 11:01 (UTC)

Seems like there is an issue with the updated hashes, the corrent one should be a8dfb752bfd696ef03291af961c4c2f3163f729fc95579a3843edbd3e91cda67. For yay users, you can put it in manually with yay -S spicetify-cli --editmenu

Rj69420 commented on 2022-03-04 03:36 (UTC) (edited on 2022-03-04 03:37 (UTC) by Rj69420)

==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: spicetify-cli 
context: exit status 1 

getting this error when upgrading to 2.9.2