Skip to content

Commit

Permalink
pidgin-spellcheck-en manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Jun 5, 2024
1 parent 9221e7c commit de19d49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/pidgin-spellcheck-en.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"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.",
"This installation- given its methods- will be wiped out when Pidgin updates.",
"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\")) {",
Expand All @@ -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"
}

0 comments on commit de19d49

Please sign in to comment.