summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMauro Santos2021-02-13 14:03:26 +0000
committerMauro Santos2021-02-13 14:03:26 +0000
commita996811e1d6a8a1d1ec78a40e4ad1f56c8234164 (patch)
tree466df5b398f46bb650d7c9399c580914061dbc47 /PKGBUILD
parent2081216093b208de38306df6ac5a17c00fdb693e (diff)
downloadaur-a996811e1d6a8a1d1ec78a40e4ad1f56c8234164.tar.gz
Update to revision 20210112
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 656de062b0a1..1f348d6a8de0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt-preao'
_pkgname='hunspell-pt_PT-preao'
-pkgver=20201212
+pkgver=20210112
pkgrel=1
pkgdesc="Portuguese (European, pre-orthographic agreement) hunspell dictionaries"
arch=('any')
@@ -10,7 +10,7 @@ url="http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/"
license=('GPL' 'LGPL' 'MPL')
optdepends=('hunspell: the spell checking libraries and apps')
source=("http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/$_pkgname-$pkgver.tar.gz")
-sha256sums=('7434e33c3d7cfc287171dc434fdf2ea4986f41578e32ad191331f3430afea222')
+sha256sums=('69af4f69a54649d37c4804a6aa4245e3958804cca9268660a856c60eea8e1254')
package() {
cd $srcdir/$_pkgname-$pkgver