summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Elsner <open@mindrunner.de>2014-08-12 10:08:31 +1000
committerLukas Elsner <open@mindrunner.de>2014-08-12 10:08:31 +1000
commit6785d3755c5bd2b48f93fe808b166feb5043911e (patch)
tree3e821a89286b06e2eef04b8c98eb90c95b8efff9 /dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild
parentanother versioning system, jetbrains? (diff)
downloadluman-6785d3755c5bd2b48f93fe808b166feb5043911e.tar.gz
luman-6785d3755c5bd2b48f93fe808b166feb5043911e.tar.bz2
luman-6785d3755c5bd2b48f93fe808b166feb5043911e.zip
fixed typo
Diffstat (limited to 'dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild')
-rw-r--r--dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild b/dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild
index 7be71c7..ac59236 100644
--- a/dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild
+++ b/dev-util/idea-community/idea-community-14.0.0.138.1503.3_pre1.ebuild
@@ -34,7 +34,7 @@ if [ -z $MY_PRE ]; then
SRC_URI="http://download.jetbrains.com/${PN1}/${PN1}${PNS^^}-$(get_version_component_range 1-3).tar.gz"
fi
else
- SRC_URI="http://download.jetbrains.com/${PN1}/${PN1}${PNS^^}-${MY_PV}.3.tar.gz"
+ SRC_URI="http://download.jetbrains.com/${PN1}/${PN1}${PNS^^}-${MY_PV}.tar.gz"
fi
LICENSE="IntelliJ-IDEA"