-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hunspell-it: Inclusion of homepage and of a new source (#436)
**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
Showing
2 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
@@ -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> |