summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch2018-06-17 11:57:56 -0700
committerMitch2018-06-17 11:57:56 -0700
commit82fe32ce04332957b8e6048f9ab982c7b255d3f7 (patch)
tree3fd8b377bab5f35e33b6a59fba8dc5b6d86027de
parentf9433035dd3e1dc231c72f7ededcfe02d0de71a2 (diff)
downloadaur-82fe32ce04332957b8e6048f9ab982c7b255d3f7.tar.gz
Adds StartupNotify to desktop file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--jetbrains-phpstorm-eap.desktop5
3 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7348cb8119c0..faebcbcc1456 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = phpstorm-eap
source = https://download.jetbrains.com/webide/PhpStorm-182.3208.33.tar.gz
source = jetbrains-phpstorm-eap.desktop
sha256sums = 757c5894996955bf961c1b6224fbfe8e035a86e9f9ecc40bddb426e227a35336
- sha256sums = 479e6ac16424df02ce1610da9eec8cc73a84cac7912e60661d4092954142933e
+ sha256sums = 4d74831366821e39b13e71da3cc3bb09ae0011e1c33f0917d4c1b99852fd7928
pkgname = phpstorm-eap
optdepends = phpstorm-eap-jre: JetBrains custom Java Runtime (Recommended)
diff --git a/PKGBUILD b/PKGBUILD
index d7ec182ca36e..2e47ae5a1023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgbase=phpstorm-eap
pkgname=(phpstorm-eap phpstorm-eap-jre)
pkgver=182.3208.33
_dlver=182.3208.33
-pkgrel=1
+pkgrel=2
pkgdesc="Lightning-smart PHP IDE. Early Access Program."
arch=('x86_64' 'i686')
license=('Commercial')
@@ -20,7 +20,7 @@ options=('!strip')
source=(https://download.jetbrains.com/webide/PhpStorm-${_dlver}.tar.gz
jetbrains-phpstorm-eap.desktop)
sha256sums=('757c5894996955bf961c1b6224fbfe8e035a86e9f9ecc40bddb426e227a35336'
- '479e6ac16424df02ce1610da9eec8cc73a84cac7912e60661d4092954142933e')
+ '4d74831366821e39b13e71da3cc3bb09ae0011e1c33f0917d4c1b99852fd7928')
package_phpstorm-eap() {
optdepends=('phpstorm-eap-jre: JetBrains custom Java Runtime (Recommended)'
diff --git a/jetbrains-phpstorm-eap.desktop b/jetbrains-phpstorm-eap.desktop
index d4c3b4f90ee9..4564f1ae476d 100644
--- a/jetbrains-phpstorm-eap.desktop
+++ b/jetbrains-phpstorm-eap.desktop
@@ -1,10 +1,11 @@
[Desktop Entry]
+Name=PhpStorm EAP
Version=1.0
Type=Application
-Name=PhpStorm-EAP
Exec="/opt/phpstorm-eap/bin/phpstorm.sh" %f
Icon=phpstorm-eap
-Comment=Lightweight and Smart PHP IDE 30-day free trial
+Comment=Lightweight and Smart PHP IDE
Categories=Development;IDE;
Terminal=false
+StartupNotify=true
StartupWMClass=jetbrains-phpstorm