summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2021-02-13 14:01:34 +0000
committerMauro Santos2021-02-13 14:01:34 +0000
commit6dc431368c07a8e454115dcb36aa10c69d5f437d (patch)
tree78cb33b80ba0c2a7113228e566fefa6971ad8886
parentb23e4fd342081e70ea8bcd1f9543d78c28cc6a9a (diff)
downloadaur-6dc431368c07a8e454115dcb36aa10c69d5f437d.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 aca2664d3c43..6e469ef5f656 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 07:56:03 UTC 2020
+# Sat Feb 13 14:01:34 UTC 2021
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-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
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-20201212.tar.gz
- sha256sums = d139107b8c18d28ba3b880ded573ed4586e9535f3658a3d898f1ae4bec77c6f3
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20210112.tar.gz
+ sha256sums = 6f874565757abf0c6c88908d13f5117ad21e1975e5f8cbe13d2d454239722ee7
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index 2f3327e51d9b..70fbdbb8d658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20201212
+pkgver=20210112
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=('d139107b8c18d28ba3b880ded573ed4586e9535f3658a3d898f1ae4bec77c6f3')
+sha256sums=('6f874565757abf0c6c88908d13f5117ad21e1975e5f8cbe13d2d454239722ee7')
package() {
cd $srcdir/$_pkgname-$pkgver