[PR #886] [MERGED] Fix package URL format in Cargo.toml #1848

Closed
opened 2026-03-14 15:36:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/886
Author: @stkiegerl
Created: 12/13/2025
Status: Merged
Merged: 12/22/2025
Merged by: @aome510

Base: masterHead: fix/binstall-pkg-url


📝 Commits (1)

  • 17dda53 Fix package URL format in Cargo.toml

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 spotify_player/Cargo.toml (+1 -1)

📄 Description

cargo-binstall currently looks for {name}_{target}{archive-suffix}, but the GitHub release artifacts are published as {name}-{target}. This updates the pkg-url template so binstall can resolve prebuilt binaries instead of falling back to cargo install.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/886 **Author:** [@stkiegerl](https://github.com/stkiegerl) **Created:** 12/13/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix/binstall-pkg-url` --- ### 📝 Commits (1) - [`17dda53`](https://github.com/aome510/spotify-player/commit/17dda53217f1616c47987a07418e9d4e086ebe15) Fix package URL format in Cargo.toml ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/Cargo.toml` (+1 -1) </details> ### 📄 Description cargo-binstall currently looks for {name}_{target}{archive-suffix}, but the GitHub release artifacts are published as {name}-{target}. This updates the pkg-url template so binstall can resolve prebuilt binaries instead of falling back to cargo install. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:36:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1848
No description provided.