diff --git a/play.d/clion.sh b/play.d/clion.sh index e19fd265..329896bf 100755 --- a/play.d/clion.sh +++ b/play.d/clion.sh @@ -3,7 +3,7 @@ PKGNAME=CLion SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="CLion - A cross-platform IDE for C and C++ from the official site" +DESCRIPTION="JetBrains CLion - A cross-platform IDE for C and C++ from the official site" URL="https://www.jetbrains.com/clion/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/datagrip.sh b/play.d/datagrip.sh index d2fd173e..552f63aa 100755 --- a/play.d/datagrip.sh +++ b/play.d/datagrip.sh @@ -3,7 +3,7 @@ PKGNAME=datagrip SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="DataGrip - A powerful cross-platform tool for relational and NoSQL databases" +DESCRIPTION="JetBrains DataGrip - A powerful cross-platform tool for relational and NoSQL databases" URL="https://www.jetbrains.com/datagrip/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/goland.sh b/play.d/goland.sh index b81eba5c..9bd380a1 100755 --- a/play.d/goland.sh +++ b/play.d/goland.sh @@ -3,7 +3,7 @@ PKGNAME=goland SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="GoLand CE — IDE for Go developers" +DESCRIPTION="JetBrains GoLand CE — IDE for Go developers" URL="https://www.jetbrains.com/go/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/idea.sh b/play.d/idea.sh index e865a103..73258bc4 100755 --- a/play.d/idea.sh +++ b/play.d/idea.sh @@ -3,7 +3,7 @@ PKGNAME=idea SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="IntelliJ IDEA - The Leading Java and Kotlin IDE from the official site" +DESCRIPTION="JetBrains IntelliJ IDEA - The Leading Java and Kotlin IDE from the official site" URL="https://www.jetbrains.com/idea/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/phpstorm.sh b/play.d/phpstorm.sh index f50eedea..1562e9a7 100755 --- a/play.d/phpstorm.sh +++ b/play.d/phpstorm.sh @@ -3,7 +3,7 @@ PKGNAME=PhpStorm SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="PhpStorm - The Lightning-Smart PHP IDE from the official site" +DESCRIPTION="JetBrains PhpStorm - The Lightning-Smart PHP IDE from the official site" URL="https://www.jetbrains.com/phpstorm/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/pycharm.sh b/play.d/pycharm.sh index af6de998..7619823c 100755 --- a/play.d/pycharm.sh +++ b/play.d/pycharm.sh @@ -3,7 +3,7 @@ PKGNAME=pycharm SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="PyCharm — The Python IDE for Professional Developers" +DESCRIPTION="JetBrains PyCharm — The Python IDE for Professional Developers" URL="https://www.jetbrains.com/ru-ru/pycharm/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/rider.sh b/play.d/rider.sh index e1eddecb..e3d2c7ca 100755 --- a/play.d/rider.sh +++ b/play.d/rider.sh @@ -3,7 +3,7 @@ PKGNAME=JetBrains.Rider SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="Rider - A cross-platform IDE for .NET and game dev from the official site" +DESCRIPTION="JetBrains Rider - A cross-platform IDE for .NET and game dev from the official site" URL="https://www.jetbrains.com/rider/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/rubymine.sh b/play.d/rubymine.sh index 376cf18f..666f24c2 100755 --- a/play.d/rubymine.sh +++ b/play.d/rubymine.sh @@ -3,7 +3,7 @@ PKGNAME=RubyMine SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="RubyMine — IDE for Ruby and Rails developers" +DESCRIPTION="JetBrains RubyMine — IDE for Ruby and Rails developers" URL="https://www.jetbrains.com/ruby/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/rustrover.sh b/play.d/rustrover.sh index 3ef8d470..5dded607 100755 --- a/play.d/rustrover.sh +++ b/play.d/rustrover.sh @@ -3,7 +3,7 @@ PKGNAME=RustRover SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="RustRover — IDE for Rust developers" +DESCRIPTION="JetBrains RustRover — IDE for Rust developers" URL="https://www.jetbrains.com/rust/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/webstorm.sh b/play.d/webstorm.sh index 9003823d..a41a6829 100755 --- a/play.d/webstorm.sh +++ b/play.d/webstorm.sh @@ -3,7 +3,7 @@ PKGNAME=WebStorm SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="WebStorm - The smartest JavaScript IDE from the official site" +DESCRIPTION="JetBrains WebStorm - The smartest JavaScript IDE from the official site" URL="https://www.jetbrains.com/webstorm/" . $(dirname $0)/common-jetbrains.sh