diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,19 @@
name : hunspell-fr
-version : 6.0.2
-release : 3
+version : 6.1
+release : 4
source :
- - http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.0.2.zip : 434956a8f572494718a7d7e79af1d778a6a0192936305daa74e2ada297327af8
+ - https://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.1.zip : 0c6acc29d3ec88feed4e4772af4521af1d52ce3fb092e685d474486e06fc5070
license : MPL-2.0
component : spelling
-summary : French (modern) hunspell dictionaries
+summary : French (classic) hunspell dictionaries
description: |
- French (modern) hunspell dictionaries
+ French (classic) hunspell dictionaries
rundeps :
- libhunspell
install : |
install -d -D -m 00755 $installdir/usr/share/hunspell
- install -m 00644 fr-moderne.dic $installdir/usr/share/hunspell/fr_FR.dic
- install -m 00644 fr-moderne.aff $installdir/usr/share/hunspell/fr_FR.aff
+ install -m 00644 fr-classique.dic $installdir/usr/share/hunspell/fr_FR.dic
+ install -m 00644 fr-classique.aff $installdir/usr/share/hunspell/fr_FR.aff
pushd $installdir/usr/share/hunspell/
fr_FR_aliases="fr_BE fr_CA fr_CH fr_LU"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,20 @@
hunspell-fr
- Michael Meinertzhagen
- mmeinert@protonmail.com
+ Pierre-Yves
+ pyu@riseup.net
MPL-2.0
spelling
- French (modern) hunspell dictionaries
- French (modern) hunspell dictionaries
+ French (classic) hunspell dictionaries
+ French (classic) hunspell dictionaries
https://solus-project.com/sources/README.Solus
hunspell-fr
- French (modern) hunspell dictionaries
- French (modern) hunspell dictionaries
+ French (classic) hunspell dictionaries
+ French (classic) hunspell dictionaries
spelling
@@ -32,12 +32,12 @@
-
- 2017-02-23
- 6.0.2
+
+ 2017-10-28
+ 6.1
Packaging update
- Michael Meinertzhagen
- mmeinert@protonmail.com
+ Pierre-Yves
+ pyu@riseup.net
-
\ No newline at end of file
+