Skip to content

Commit

Permalink
Added URL to rpm spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
elegos committed Jan 6, 2025
1 parent 002e66e commit adca6d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Create RPM Release

jobs:
build_rpm:
name: Create RPM Release
name: Build .rpm package
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 2 additions & 0 deletions arctis-manager.rpm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Version: 1.5
Release: 1%{?dist}
Summary: SteelSeries Arctis headset devices manager
License: GNU GPL v3

URL: https://github.com/elegos/Linux-Arctis-Manager
Requires: python >= 3.9, pulseaudio-utils

%description
Expand Down

0 comments on commit adca6d7

Please sign in to comment.