Skip to content

Commit

Permalink
hunspell-it: Inclusion of homepage and of a new source (#436)
Browse files Browse the repository at this point in the history
**Summary**

- The inclusion of "homepage" to package.yml
- Part of #411
- New source because the old one is not online

**Test Plan**

- Launched the hunspell -d it_IT on the terminal

**Checklist**

- [x] Package was built and tested against unstable

Co-authored-by: FAb7D <fifu7fi@___gmail.com>
  • Loading branch information
FAb7D and FAb7D authored Oct 3, 2023
1 parent 6c24703 commit 1f6f984
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
5 changes: 3 additions & 2 deletions packages/h/hunspell-it/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : hunspell-it
version : 2.4
release : 4
release : 5
source :
- http://vorboss.dl.sourceforge.net/project/linguistico/Dizionario%20italiano%20per%20OOo/2_4_2007_09_01/italiano_2_4_2007_09_01.zip : 2d37f687041f7eee306014915a75b8ac3d43482c5ed9f9d932857457cecf2e55
- http://prdownloads.sourceforge.net/linguistico/italiano_2_4_2007_09_01.zip: 2d37f687041f7eee306014915a75b8ac3d43482c5ed9f9d932857457cecf2e55
homepage : http://linguistico.sourceforge.net/wiki
license : GPL-3.0-or-later
component : office.spelling
summary : Italian hunspell dictionaries
Expand Down
13 changes: 7 additions & 6 deletions packages/h/hunspell-it/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>hunspell-it</Name>
<Homepage>http://linguistico.sourceforge.net/wiki</Homepage>
<Packager>
<Name>F. von Gellhorn</Name>
<Email>[email protected]</Email>
<Name>Fabio db</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>office.spelling</PartOf>
Expand All @@ -26,12 +27,12 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-12-25</Date>
<Update release="5">
<Date>2023-10-03</Date>
<Version>2.4</Version>
<Comment>Packaging update</Comment>
<Name>F. von Gellhorn</Name>
<Email>[email protected]</Email>
<Name>Fabio db</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 1f6f984

Please sign in to comment.