summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2021-04-24 10:15:10 +0100
committerMauro Santos2021-04-24 10:15:10 +0100
commitfa7555f426e85cead897adcbb8e4f77242803e75 (patch)
tree411ab99b2d8b1da38b43351da8ada7c1ae0ecf80
parenta996811e1d6a8a1d1ec78a40e4ad1f56c8234164 (diff)
downloadaur-fa7555f426e85cead897adcbb8e4f77242803e75.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 3a9e281ff8bd..c000ccfa7842 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 13 14:03:26 UTC 2021
+# Sat Apr 24 09:15:10 UTC 2021
pkgbase = hunspell-pt_pt-preao
pkgdesc = Portuguese (European, pre-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-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-20210112.tar.gz
- sha256sums = 69af4f69a54649d37c4804a6aa4245e3958804cca9268660a856c60eea8e1254
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-preao-20210303.tar.gz
+ sha256sums = 7892f30355ec78c925d4dfdb3ce2f027ea8429c0c55a8e0cfd6b1c659f80d25e
pkgname = hunspell-pt_pt-preao
diff --git a/PKGBUILD b/PKGBUILD
index 1f348d6a8de0..8901aa928873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt-preao'
_pkgname='hunspell-pt_PT-preao'
-pkgver=20210112
+pkgver=20210303
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=('69af4f69a54649d37c4804a6aa4245e3958804cca9268660a856c60eea8e1254')
+sha256sums=('7892f30355ec78c925d4dfdb3ce2f027ea8429c0c55a8e0cfd6b1c659f80d25e')
package() {
cd $srcdir/$_pkgname-$pkgver