summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/goland')
-rw-r--r--dev-util/goland/goland-2020.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/goland/goland-2020.3.ebuild b/dev-util/goland/goland-2020.3.ebuild
index d487b813e0a4..aa0cbad8d0e2 100644
--- a/dev-util/goland/goland-2020.3.ebuild
+++ b/dev-util/goland/goland-2020.3.ebuild
@@ -55,7 +55,7 @@ src_install() {
make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
newicon "bin/${PN}.png" "${PN}.png"
- make_desktop_entry "${PN}" "gogland" "${PN}" "Development;IDE;"
+ make_desktop_entry "${PN}" "goland" "${PN}" "Development;IDE;"
}
pkg_postinst() {