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/'