summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2018-09-19 22:55:43 +0200
committerMichael Lass2018-09-19 22:55:43 +0200
commitdc3545c4599c00d6bf59fe7efb0b50ff48244ba3 (patch)
tree4946b066c8c7a7f01e8de5619666bc7bd1808fbd
parent211fb90871dc59ad3c41f64d74f0d7e3f8e8eda9 (diff)
downloadaur-dc3545c4599c00d6bf59fe7efb0b50ff48244ba3.tar.gz
Update StartupWMClass
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--yed.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf7e1b3b8d5f..f55a8b8a69e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yed
pkgdesc = Very powerful graph editor written in java
pkgver = 3.18.1.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://www.yworks.com/en/products_yed_about.html
install = yed.install
@@ -51,7 +51,7 @@ pkgbase = yed
source = yed.desktop
source = yed
sha256sums = fe24fb59a537c2cc03e8a3d78d87f10c6d81714371be5ed40cc2d7295160804a
- sha256sums = 342dba6defac88d035253b22e6377d9570858f59367cd486dba4a4dba1621f91
+ sha256sums = 245182a52896bdff3f2c995a066623619d600665630e789910c92d36725a0aca
sha256sums = 2752e6ccc5cb5e19f483e5fd5f3274e81c8ef32d77c92b0d18951c8325179abd
pkgname = yed
diff --git a/PKGBUILD b/PKGBUILD
index 188f8527bbda..dae7faaf3c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=yed
pkgver=3.18.1.1
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Very powerful graph editor written in java'
arch=('any')
@@ -63,7 +63,7 @@ source=("https://www.yworks.com/resources/yed/demo/yEd-${pkgver}.zip"
'yed.desktop'
'yed')
sha256sums=('fe24fb59a537c2cc03e8a3d78d87f10c6d81714371be5ed40cc2d7295160804a'
- '342dba6defac88d035253b22e6377d9570858f59367cd486dba4a4dba1621f91'
+ '245182a52896bdff3f2c995a066623619d600665630e789910c92d36725a0aca'
'2752e6ccc5cb5e19f483e5fd5f3274e81c8ef32d77c92b0d18951c8325179abd')
install=${pkgname}.install
diff --git a/yed.desktop b/yed.desktop
index 6491a8b4dd38..a24a0a5436e7 100644
--- a/yed.desktop
+++ b/yed.desktop
@@ -3,6 +3,6 @@ Type=Application
Icon=yed
Exec=yed %f
StartupNotify=true
-StartupWMClass=B-A-A-B
+StartupWMClass=com-yworks-A-yEd
Name=yEd Graph Editor
Categories=Application;Graphics;VectorGraphics;Java;