hunspell-es: 2.2 -> 2.5

This commit is contained in:
Danny Rawlins 2020-01-02 13:09:06 +11:00
parent d7347f4921
commit 5d311329d1
3 changed files with 11 additions and 7 deletions

View File

@ -31,12 +31,16 @@ lrwxrwxrwx root/root usr/share/hunspell/es_PA.aff -> es_BO.aff
-rw-r--r-- root/root usr/share/hunspell/es_PA.dic
lrwxrwxrwx root/root usr/share/hunspell/es_PE.aff -> es_CO.aff
-rw-r--r-- root/root usr/share/hunspell/es_PE.dic
-rw-r--r-- root/root usr/share/hunspell/es_PH.aff
-rw-r--r-- root/root usr/share/hunspell/es_PH.dic
lrwxrwxrwx root/root usr/share/hunspell/es_PR.aff -> es_BO.aff
-rw-r--r-- root/root usr/share/hunspell/es_PR.dic
lrwxrwxrwx root/root usr/share/hunspell/es_PY.aff -> es_BO.aff
-rw-r--r-- root/root usr/share/hunspell/es_PY.dic
lrwxrwxrwx root/root usr/share/hunspell/es_SV.aff -> es_BO.aff
-rw-r--r-- root/root usr/share/hunspell/es_SV.dic
lrwxrwxrwx root/root usr/share/hunspell/es_US.aff -> es_PH.aff
-rw-r--r-- root/root usr/share/hunspell/es_US.dic
lrwxrwxrwx root/root usr/share/hunspell/es_UY.aff -> es_BO.aff
-rw-r--r-- root/root usr/share/hunspell/es_UY.dic
lrwxrwxrwx root/root usr/share/hunspell/es_VE.aff -> es_CO.aff

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/blRASXFo6YyO7cvynSfMfFJfV1U6RbdhSLuGZSuS2zubuvRaeskc7JpF6xladCH4Atc0PR459EOJ6mA4f/Ehwo=
SHA256 (Pkgfile) = 73a285c2a349d44c6fc0ea77fcca914f786536f5f891ab8fe5dd62de5acb4c1d
SHA256 (.footprint) = 7d690fa1b212b59d424201c1b57c0fbfd4c973599011db185f35ab049cd85f4d
SHA256 (v2.2.zip) = 21caa64a141541982f5524ee9750b73b17fceab8e3ee9c248eba6a38ce658353
RWSE3ohX2g5d/d4yfrALHgmmyxbGin6psNxmDggXTBX+CAZNq3Z43g6LB0KEUfjUoz+Na1AQ5Si7JablmxsOjfKSm0bXEpYidg8=
SHA256 (Pkgfile) = 06a4053aecf2945a3ac836b7521b6d111c388b2aa27727f84ed5ecfeb7651bb6
SHA256 (.footprint) = c36864f0b040876042f2b9d3622f42125034b8053799f23d0ca5212b354f2b92
SHA256 (hunspell-es-2.5.tar.gz) = ab796a9aacabe85b52e278031d7539e729debad7affcc61a29b3508b5a610f4d

View File

@ -1,12 +1,12 @@
# Description: Hunspell dictionary for Spanish
# URL: https://github.com/sbosio/rla-es/
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on: hunspell
# Depends on: hunspell zip unzip
name=hunspell-es
version=2.2
version=2.5
release=1
source=(https://github.com/sbosio/rla-es/archive/v$version.zip)
source=(https://github.com/sbosio/rla-es/archive/v$version/$name-$version.tar.gz)
build() {
cd rla-es-$version