From 071e80545714eb3826ac547c7c3bf35b95c4113b Mon Sep 17 00:00:00 2001 From: arabian Date: Thu, 25 Sep 2025 16:51:01 +0300 Subject: [PATCH] fix Source url in pwsp.spec --- pwsp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwsp.spec b/pwsp.spec index 6fc389a..37a0250 100644 --- a/pwsp.spec +++ b/pwsp.spec @@ -13,7 +13,7 @@ SourceLicense: MIT License: MIT URL: https://github.com/arabianq/pipewire-soundpad -Source: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v%{version}.tar.gz +Source: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/%{version}.tar.gz BuildRequires: cargo-rpm-macros >= 26