summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2021-02-13 14:03:26 +0000
committerMauro Santos2021-02-13 14:03:26 +0000
commita996811e1d6a8a1d1ec78a40e4ad1f56c8234164 (patch)
tree466df5b398f46bb650d7c9399c580914061dbc47
parent2081216093b208de38306df6ac5a17c00fdb693e (diff)
downloadaur-a996811e1d6a8a1d1ec78a40e4ad1f56c8234164.tar.gz
Update to revision 20210112
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1de60ed1aac..3a9e281ff8bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 07:54:18 UTC 2020
+# Sat Feb 13 14:03:26 UTC 2021
pkgbase = hunspell-pt_pt-preao
pkgdesc = Portuguese (European, pre-orthographic agreement) hunspell dictionaries
- pkgver = 20201212
+ pkgver = 20210112
pkgrel = 1
url = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/
arch = any
@@ -10,8 +10,8 @@ pkgbase = hunspell-pt_pt-preao
license = LGPL
license = MPL
optdepends = hunspell: the spell checking libraries and apps
- source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-preao-20201212.tar.gz
- sha256sums = 7434e33c3d7cfc287171dc434fdf2ea4986f41578e32ad191331f3430afea222
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-preao-20210112.tar.gz
+ sha256sums = 69af4f69a54649d37c4804a6aa4245e3958804cca9268660a856c60eea8e1254
pkgname = hunspell-pt_pt-preao
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