diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : hunspell-el
version : 0.9
-release : 2
+release : 3
source :
- http://elspell.math.upatras.gr/files/ooffice/el_GR-0.9.zip : 638984ed883a313ee1633bfe87ba6260b4c7771f22c1a0113d3d49138be8eead
-license : GPL-2.0
+license : GPL-2.0-only
component : spelling
summary : Greek hunspell dictionaries
description: |
@@ -11,5 +11,5 @@
rundeps :
- libhunspell
install : |
- install -D -d -m 00755 $installdir/usr/share/hunspell
- install -m 00644 el_GR.dic el_GR.aff $installdir/usr/share/hunspell
+ install -Ddm00755 $installdir/usr/share/hunspell
+ install -m00644 el_GR.dic el_GR.aff $installdir/usr/share/hunspell
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
hunspell-el
- Ikey Doherty
- ikey@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
- GPL-2.0
+ GPL-2.0-only
spelling
Greek hunspell dictionaries
Greek hunspell dictionaries
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
hunspell-el
@@ -24,12 +24,12 @@
-
- 2016-08-04
+
+ 2020-03-07
0.9
Packaging update
- Ikey Doherty
- ikey@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
\ No newline at end of file