mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
change pwsp.spec to use new tags format
This commit is contained in:
@@ -11,7 +11,7 @@ Summary: Lets you play audio files through your microphone
|
|||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
URL: https://github.com/arabianq/pipewire-soundpad
|
URL: https://github.com/arabianq/pipewire-soundpad
|
||||||
Source: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/%{version}.tar.gz
|
Source: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: rust
|
BuildRequires: rust
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
@@ -26,7 +26,7 @@ GUI clients.}
|
|||||||
%description %{_description}
|
%description %{_description}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pipewire-soundpad-%{version} -p1
|
%autosetup -n pipewire-soundpad-v%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cargo build --release --locked
|
cargo build --release --locked
|
||||||
|
|||||||
Reference in New Issue
Block a user