summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2021-04-24 10:13:41 +0100
committerMauro Santos2021-04-24 10:15:59 +0100
commit76b72ec9fe3197c41b8eef6146d3013b3a119e10 (patch)
treeb05751622d49c774df3ad0027732bce9c14bf192
parent6dc431368c07a8e454115dcb36aa10c69d5f437d (diff)
downloadaur-76b72ec9fe3197c41b8eef6146d3013b3a119e10.tar.gz
Update to revision 20210303
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e469ef5f656..87613b121d50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 13 14:01:34 UTC 2021
+# Sat Apr 24 09:15:59 UTC 2021
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20210112
+ pkgver = 20210303
pkgrel = 1
url = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/
arch = any
@@ -10,8 +10,8 @@ pkgbase = hunspell-pt_pt
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-20210112.tar.gz
- sha256sums = 6f874565757abf0c6c88908d13f5117ad21e1975e5f8cbe13d2d454239722ee7
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20210303.tar.gz
+ sha256sums = f5c097762f328669bbaf41277a110756c727abc9025db90173d0d30c0e63522d
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index 70fbdbb8d658..fd42e762a2e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20210112
+pkgver=20210303
pkgrel=1
pkgdesc="Portuguese (European, post-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=('6f874565757abf0c6c88908d13f5117ad21e1975e5f8cbe13d2d454239722ee7')
+sha256sums=('f5c097762f328669bbaf41277a110756c727abc9025db90173d0d30c0e63522d')
package() {
cd $srcdir/$_pkgname-$pkgver