summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2020-12-14 07:56:03 +0000
committerMauro Santos2020-12-14 07:56:03 +0000
commitb23e4fd342081e70ea8bcd1f9543d78c28cc6a9a (patch)
tree235dfba55434b0f438c9efad7410b2c2538c395b
parentd340cc6c50f9ee9e76254342beb47e60b871125c (diff)
downloadaur-b23e4fd342081e70ea8bcd1f9543d78c28cc6a9a.tar.gz
Update to revision 20201212
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8adc2d814648..aca2664d3c43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jun 25 20:01:24 UTC 2019
+# Mon Dec 14 07:56:03 UTC 2020
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20190329
+ pkgver = 20201212
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-20190329.tar.gz
- sha256sums = e7edc259d8b5cf49de2973571ac88b872b96daf600696930d1aeaba8ad178ca3
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20201212.tar.gz
+ sha256sums = d139107b8c18d28ba3b880ded573ed4586e9535f3658a3d898f1ae4bec77c6f3
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index f051d339c805..2f3327e51d9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20190329
+pkgver=20201212
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=('e7edc259d8b5cf49de2973571ac88b872b96daf600696930d1aeaba8ad178ca3')
+sha256sums=('d139107b8c18d28ba3b880ded573ed4586e9535f3658a3d898f1ae4bec77c6f3')
package() {
cd $srcdir/$_pkgname-$pkgver