Search Criteria
Package Details: spicetify-cli-git 2.16.1.r1.gd5cc68f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/spicetify-cli-git.git (read-only, click to copy) |
|---|---|
| Package Base: | spicetify-cli-git |
| Description: | Command-line tool to customize Spotify client - Git master branch |
| Upstream URL: | https://github.com/spicetify/spicetify-cli |
| Licenses: | LGPL2.1 |
| Conflicts: | spicetify-cli |
| Provides: | spicetify-cli |
| Submitter: | BachoSeven |
| Maintainer: | BachoSeven |
| Last Packager: | BachoSeven |
| Votes: | 4 |
| Popularity: | 0.021352 |
| First Submitted: | 2020-09-30 20:32 (UTC) |
| Last Updated: | 2023-02-10 18:04 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, goup-rsAUR, go-binAUR, gcc-go) (make)
Required by (9)
- halbmeta (requires spicetify-cli)
- pywal-spicetify (requires spicetify-cli)
- spicetify-custom-apps-and-extensions-git (requires spicetify-cli)
- spicetify-extensions-rxri-git (requires spicetify-cli)
- spicetify-marketplace-bin (requires spicetify-cli)
- spicetify-theme-dracula-git (requires spicetify-cli)
- spicetify-theme-dribbblish-dynamic (requires spicetify-cli)
- spicetify-theme-nord-git (requires spicetify-cli)
- spicetify-themes-git (requires spicetify-cli)
Latest Comments
zjeffer commented on 2024-06-28 18:53 (UTC) (edited on 2024-06-28 18:58 (UTC) by zjeffer)
Something seems wrong with this package's PKGBUILD. I noticed I was on an old version of spicetify, but upgrading my system with
parudid not upgrade this package to the latest git commit. I was apparently using 2.36.11.r5.ge23e0f2-1, a commit which was made last month.I cleaned my ~/.cache/paru/clone/spicetify-cli-git/ folder, then manually ran
paru -S spicetify-cli-git, and only then it upgraded to the latest git commit from last week.I don't have any issues with other -git packages. I usually upgrade my system by simply executing
paru, without options.BachoSeven commented on 2023-11-03 23:24 (UTC)
@mainrs This is a -git (VCS) package, the version doesn't need to be updated as it is automatically compiled from master every time you install it
BachoSeven commented on 2023-02-10 18:04 (UTC)
@eclairevoyant thanks, I've adjusted the PKGBUILD accordingly.
eclairevoyant commented on 2023-02-09 22:37 (UTC) (edited on 2023-02-09 22:38 (UTC) by eclairevoyant)
LICENSE is incorrect, it should be LGLP2.1 not GPL. Also if you're going to provide a runner script, it should be in
prepare(), and you don't need to usermif you just use>instead of>>Repo location has also changed and should be updated accordingly