Add archlinux package to goreleaser config

This commit is contained in:
Elara 2022-11-24 16:23:03 -08:00
parent 33a01a64d6
commit 6a92eba062
1 changed files with 1 additions and 1 deletions

View File

@ -62,10 +62,10 @@ nfpms:
- apk - apk
- deb - deb
- rpm - rpm
- archlinux
dependencies: dependencies:
- dbus - dbus
- bluez - bluez
- pulseaudio-utils
contents: contents:
- src: itd.toml - src: itd.toml
dst: /etc/itd.toml dst: /etc/itd.toml