From f521dc713604b0ca99b6a3251595326000e633ca Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Fri, 6 Oct 2023 19:16:36 -0700 Subject: [PATCH] Update URLs --- .goreleaser.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 3208900..2e2d28c 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -32,7 +32,7 @@ nfpms: 386: i386 amd64: x86_64 arm64: aarch64 - homepage: 'https://gitea.elara.ws/Elara6331/lure' + homepage: 'https://lure.elara.ws' maintainer: 'Elara Musayelyan ' license: GPLv3 formats: @@ -53,7 +53,7 @@ nfpms: dst: /usr/share/zsh/site-functions/_lure aurs: - name: linux-user-repository-bin - homepage: 'https://gitea.elara.ws/Elara6331/lure' + homepage: 'https://lure.elara.ws' description: "Linux User REpository" maintainers: - 'Elara Musayelyan ' @@ -78,7 +78,7 @@ aurs: install -Dm755 ./scripts/completion/zsh ${pkgdir}/usr/share/zsh/site-functions/_lure release: gitea: - owner: Elara6331 + owner: lure name: lure gitea_urls: api: 'https://gitea.elara.ws/api/v1/'