diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/hunspell/.footprint | 9 | ||||
-rw-r--r-- | base/hunspell/.md5sum | 2 | ||||
-rw-r--r-- | base/hunspell/Pkgfile | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/base/hunspell/.footprint b/base/hunspell/.footprint index c147ff3e7..5e15ec783 100644 --- a/base/hunspell/.footprint +++ b/base/hunspell/.footprint @@ -1,13 +1,17 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/affixcompress -rwxr-xr-x root/root usr/bin/analyze -rwxr-xr-x root/root usr/bin/chmorph --rwxr-xr-x root/root usr/bin/example -rwxr-xr-x root/root usr/bin/hunspell -rwxr-xr-x root/root usr/bin/hunzip -rwxr-xr-x root/root usr/bin/hzip +-rwxr-xr-x root/root usr/bin/ispellaff2myspell +-rwxr-xr-x root/root usr/bin/makealias -rwxr-xr-x root/root usr/bin/munch -rwxr-xr-x root/root usr/bin/unmunch +-rwxr-xr-x root/root usr/bin/wordforms +-rwxr-xr-x root/root usr/bin/wordlist2hunspell drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/hunspell/ -rw-r--r-- root/root usr/include/hunspell/affentry.hxx @@ -21,14 +25,13 @@ drwxr-xr-x root/root usr/include/hunspell/ -rw-r--r-- root/root usr/include/hunspell/htypes.hxx -rw-r--r-- root/root usr/include/hunspell/hunspell.h -rw-r--r-- root/root usr/include/hunspell/hunspell.hxx +-rw-r--r-- root/root usr/include/hunspell/hunvisapi.h -rw-r--r-- root/root usr/include/hunspell/hunzip.hxx -rw-r--r-- root/root usr/include/hunspell/langnum.hxx -rw-r--r-- root/root usr/include/hunspell/phonet.hxx -rw-r--r-- root/root usr/include/hunspell/replist.hxx -rw-r--r-- root/root usr/include/hunspell/suggestmgr.hxx -rw-r--r-- root/root usr/include/hunspell/w_char.hxx --rw-r--r-- root/root usr/include/munch.h --rw-r--r-- root/root usr/include/unmunch.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libhunspell-1.2.la lrwxrwxrwx root/root usr/lib/libhunspell-1.2.so -> libhunspell-1.2.so.0.0.0 diff --git a/base/hunspell/.md5sum b/base/hunspell/.md5sum index 24069768b..fb24f91a0 100644 --- a/base/hunspell/.md5sum +++ b/base/hunspell/.md5sum @@ -1 +1 @@ -1177af54a09e320d2c24015f29c3a93e hunspell-1.2.8.tar.gz +5ef2dc1026660d0ffb7eae7b511aee23 hunspell-1.2.12.tar.gz diff --git a/base/hunspell/Pkgfile b/base/hunspell/Pkgfile index cf5201cf1..1b6d253c0 100644 --- a/base/hunspell/Pkgfile +++ b/base/hunspell/Pkgfile @@ -4,7 +4,7 @@ # Packager: lesibel at free dot fr name=hunspell -version=1.2.8 +version=1.2.12 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) |