diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 4fda081..d47b2c5 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -116,7 +116,7 @@ nfpms: maintainer: Open CLI Collective description: Read-only command-line interface for Google services license: MIT - formats: [deb, rpm] + formats: [deb, rpm, archlinux] bindir: /usr/bin contents: - src: LICENSE @@ -129,7 +129,7 @@ nfpms: maintainer: Open CLI Collective description: Read-write command-line interface for Google services license: MIT - formats: [deb, rpm] + formats: [deb, rpm, archlinux] bindir: /usr/bin contents: - src: LICENSE