File mysql-workbench-no-check-for-updates.patch of Package mysql-workbench
Index: mysql-workbench-community-6.3.7-src/res/wbdata/main_menu.xml
===================================================================
--- mysql-workbench-community-6.3.7-src.orig/res/wbdata/main_menu.xml
+++ mysql-workbench-community-6.3.7-src/res/wbdata/main_menu.xml
@@ -2944,6 +2944,7 @@ value type="object" struct-name="app.Men
<value type="string" key="itemType">action</value>
</value>
+ <!-- We build a package that should be updated via pacman, so disable this check.
<value type="object" struct-name="app.MenuItem" id="com.mysql.wb.menu.separator.help.checkver">
<value type="string" key="itemType">separator</value>
</value>
@@ -2954,7 +2955,7 @@ value type="object" struct-name="app.Men
<value type="string" key="name">checkUpdate</value>
<value type="string" key="command">plugin:wb.tools.checkForUpdates</value>
<value type="string" key="itemType">action</value>
- </value>
+ </value> //-->
<value type="object" struct-name="app.MenuItem" id="com.mysql.wb.menu.separator.help.report_a_bug">
<value type="string" key="itemType">separator</value>