From de19d49843e8f1acafe0fe52064db7867fd35b0e Mon Sep 17 00:00:00 2001 From: instinctualjealousy Date: Wed, 5 Jun 2024 17:21:17 -0500 Subject: [PATCH] pidgin-spellcheck-en manifest updated --- bucket/pidgin-spellcheck-en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pidgin-spellcheck-en.json b/bucket/pidgin-spellcheck-en.json index 4996286..029eb42 100644 --- a/bucket/pidgin-spellcheck-en.json +++ b/bucket/pidgin-spellcheck-en.json @@ -1,7 +1,7 @@ { "homepage": "https://extensions.libreoffice.org/en/extensions/show/english-dictionaries", "description": "Up-to-date English spellchecking dictionary for Pidgin", - "version": "2024-05-01", + "version": "2024-06-01", "license": "LGPL", "notes": [ "Be sure to turn on \"Highlight misspelled words\" on Pidgin's conversation preferences page.", @@ -9,8 +9,8 @@ "If only Pidgin supported putting pixmaps, locale and other extraneous dependencies in the \".purple\" folder...", "Please force reinstall this manifest after an update of Pidgin to fix." ], - "url": "https://extensions.libreoffice.org/assets/downloads/41/1714540032/dict-en-20240501_lo.oxt#/dl.zip", - "hash": "194adf7e32eab7b0282c8a60b7da63eb6292720c31eda1883782575fa704fe3e", + "url": "https://extensions.libreoffice.org/assets/downloads/41/1717313617/dict-en-20240601_lo.oxt#/dl.zip", + "hash": "85431a6045cfa25b5c58d210997889714c31778cd6867ae3277440b0a9af8e34", "post_install": [ "$pidgin = \"$(appdir pidgin)\\current\"", "if (!(Test-Path \"$pidgin\\spellcheck\\share\\enchant\\myspell\")) {", @@ -30,7 +30,7 @@ "regex": "MAGP ([\\d-]+)" }, "autoupdate": { - "url": "https://extensions.libreoffice.org/assets/downloads/41/1714540032/dict-en-$cleanVersion_lo.oxt#/dl.zip" + "url": "https://extensions.libreoffice.org/assets/downloads/41/1717313617/dict-en-$cleanVersion_lo.oxt#/dl.zip" }, "depends": "pidgin" }