From 74b554b3815c550c676a4e311e9443ad833ab039 Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Tue, 5 Dec 2023 01:37:29 -0800 Subject: [PATCH] Update description in goreleaser file --- .goreleaser.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 9375ac5..2a52710 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -19,7 +19,7 @@ archives: - owobot.service nfpms: - id: owobot - description: "The coolest bot ever written" + description: "Your server's guardian and entertainer" homepage: 'https://gitea.elara.ws/owobot/owobot' maintainer: 'Elara Musayelyan ' license: AGPLv3 @@ -37,7 +37,7 @@ nfpms: aurs: - name: owobot-bin homepage: 'https://gitea.elara.ws/owobot/owobot' - description: "The coolest bot ever written" + description: "Your server's guardian and entertainer" maintainers: - 'Elara Musayelyan ' license: AGPLv3