diff options
author | Sam James <sam@gentoo.org> | 2022-10-20 05:11:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 05:16:12 +0100 |
commit | 732e3f2467fbe829e1b6805eae743d4d98a7ee63 (patch) | |
tree | 1beab99c2e8c73aa6346ab2c9f3ac8921f270c7e /dev-util/idea-community | |
parent | games-puzzle/icebreaker: fix StaticSrcUri (diff) | |
download | gentoo-732e3f2467fbe829e1b6805eae743d4d98a7ee63.tar.gz gentoo-732e3f2467fbe829e1b6805eae743d4d98a7ee63.tar.bz2 gentoo-732e3f2467fbe829e1b6805eae743d4d98a7ee63.zip |
dev-util/idea-community: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/idea-community')
-rw-r--r-- | dev-util/idea-community/idea-community-2022.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/idea-community/idea-community-2022.2.3.ebuild b/dev-util/idea-community/idea-community-2022.2.3.ebuild index 382db6978d65..32d1a1315e7f 100644 --- a/dev-util/idea-community/idea-community-2022.2.3.ebuild +++ b/dev-util/idea-community/idea-community-2022.2.3.ebuild @@ -6,7 +6,7 @@ inherit desktop wrapper DESCRIPTION="A complete toolset for web, mobile and enterprise development" HOMEPAGE="https://www.jetbrains.com/idea" -SRC_URI="https://download.jetbrains.com/idea/ideaIC-2022.2.3.tar.gz -> idea-community-2022.2.3.tar.gz" +SRC_URI="https://download.jetbrains.com/idea/ideaIC-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1 codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0 |