forked from Elara6331/itd
		
	Update goreleaser config for new name/domain
This commit is contained in:
		| @@ -53,8 +53,8 @@ nfpms: | |||||||
|         {{- else }}{{.Arch}} |         {{- else }}{{.Arch}} | ||||||
|         {{- end }} |         {{- end }} | ||||||
|     description: "Companion daemon for the InfiniTime firmware on the PineTime smartwatch" |     description: "Companion daemon for the InfiniTime firmware on the PineTime smartwatch" | ||||||
|     homepage: 'https://gitea.arsenm.dev/Arsen6331/itd' |     homepage: 'https://gitea.elara.ws/Elara6331/itd' | ||||||
|     maintainer: 'Arsen Musyaelyan <arsen@arsenm.dev>' |     maintainer: 'Elara Musayelyan <elara@elara.ws>' | ||||||
|     license: GPLv3 |     license: GPLv3 | ||||||
|     formats: |     formats: | ||||||
|       - apk |       - apk | ||||||
| @@ -74,10 +74,10 @@ nfpms: | |||||||
|           mode: 0755 |           mode: 0755 | ||||||
| aurs: | aurs: | ||||||
|   - name: itd-bin |   - name: itd-bin | ||||||
|     homepage: 'https://gitea.arsenm.dev/Arsen6331/itd' |     homepage: 'https://gitea.elara.ws/Elara6331/itd' | ||||||
|     description: "Companion daemon for the InfiniTime firmware on the PineTime smartwatch" |     description: "Companion daemon for the InfiniTime firmware on the PineTime smartwatch" | ||||||
|     maintainers: |     maintainers: | ||||||
|       - 'Arsen Musyaelyan <arsen@arsenm.dev>' |       - 'Elara Musayelyan <elara@elara.ws>' | ||||||
|     license: GPLv3 |     license: GPLv3 | ||||||
|     private_key: '{{ .Env.AUR_KEY }}' |     private_key: '{{ .Env.AUR_KEY }}' | ||||||
|     git_url: 'ssh://aur@aur.archlinux.org/itd-bin.git' |     git_url: 'ssh://aur@aur.archlinux.org/itd-bin.git' | ||||||
| @@ -105,11 +105,11 @@ aurs: | |||||||
|       install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/itd/LICENSE" |       install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/itd/LICENSE" | ||||||
| release: | release: | ||||||
|   gitea: |   gitea: | ||||||
|     owner: Arsen6331 |     owner: Elara6331 | ||||||
|     name: itd |     name: itd | ||||||
| gitea_urls: | gitea_urls: | ||||||
|   api: 'https://gitea.arsenm.dev/api/v1/' |   api: 'https://gitea.elara.ws/api/v1/' | ||||||
|   download: 'https://gitea.arsenm.dev' |   download: 'https://gitea.elara.ws' | ||||||
|   skip_tls_verify: false |   skip_tls_verify: false | ||||||
| checksum: | checksum: | ||||||
|   name_template: 'checksums.txt' |   name_template: 'checksums.txt' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user