diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 6a75141a..4a42dbe3 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -104,9 +104,9 @@ nfpms: maintainer: Aofei Sheng description: | LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a - subproject of the Go+ project. + subproject of the XGo project. - LLGo aims to expand the boundaries of Go/Go+, providing limitless possibilities such as: + LLGo aims to expand the boundaries of Go/XGo, providing limitless possibilities such as: - Game development - AI and data science @@ -128,9 +128,9 @@ snapcrafts: summary: A Go compiler based on LLVM description: | LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a - subproject of the Go+ project. + subproject of the XGo project. - LLGo aims to expand the boundaries of Go/Go+, providing limitless possibilities such as: + LLGo aims to expand the boundaries of Go/XGo, providing limitless possibilities such as: - Game development - AI and data science