summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2021-08-27 13:33:25 +0100
committerMauro Santos2021-08-27 13:33:25 +0100
commit0e4b9a7118841ae1fa2b91ed767eec12e0cc8b11 (patch)
tree9113f00992b2a6b91f2cffeb3610a67a2ccb0250
parent76b72ec9fe3197c41b8eef6146d3013b3a119e10 (diff)
downloadaur-0e4b9a7118841ae1fa2b91ed767eec12e0cc8b11.tar.gz
Update to revision 20210625
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87613b121d50..dbcc1b21f756 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 24 09:15:59 UTC 2021
+# Fri Aug 27 12:33:25 UTC 2021
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20210303
+ pkgver = 20210625
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-20210303.tar.gz
- sha256sums = f5c097762f328669bbaf41277a110756c727abc9025db90173d0d30c0e63522d
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20210625.tar.gz
+ sha256sums = 3d81bff9d29c165a7f5a91d152ae153e5499be5e470a3900f05f63b98f775047
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index fd42e762a2e7..e0e752a37c09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20210303
+pkgver=20210625
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=('f5c097762f328669bbaf41277a110756c727abc9025db90173d0d30c0e63522d')
+sha256sums=('3d81bff9d29c165a7f5a91d152ae153e5499be5e470a3900f05f63b98f775047')
package() {
cd $srcdir/$_pkgname-$pkgver