Skip to content

Commit adca6d7

Browse files
author
Giacomo 'Mr. Wolf' Furlan
committed
Added URL to rpm spec file
1 parent 002e66e commit adca6d7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build-on-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Create RPM Release
77

88
jobs:
99
build_rpm:
10-
name: Create RPM Release
10+
name: Build .rpm package
1111
runs-on: ubuntu-latest
1212

1313
steps:

arctis-manager.rpm.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Version: 1.5
33
Release: 1%{?dist}
44
Summary: SteelSeries Arctis headset devices manager
55
License: GNU GPL v3
6+
7+
URL: https://github.com/elegos/Linux-Arctis-Manager
68
Requires: python >= 3.9, pulseaudio-utils
79

810
%description

0 commit comments

Comments
 (0)