From 2b43641a36c142f1f082c60d39a6e0e4a8507bb9 Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Fri, 12 May 2017 15:56:57 +0200 Subject: [PATCH] Bump electron-installer-redhat to 0.5.0 Versions prior to 0.5.0 don't run `update-desktop-database` on post-install and post-uninstall. This causes the Brave icon to not appear in GNOME/KDE/others after installation (user must install another package or reboot) and cause it not disappear when uninstalled for the same reason. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b129735f17..8918f00c941 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ }, "optionalDependencies": { "electron-installer-debian": "^0.3.0", - "electron-installer-redhat": "^0.3.0" + "electron-installer-redhat": "^0.5.0" }, "standard": { "global": [