summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2020-12-14 07:54:18 +0000
committerMauro Santos2020-12-14 07:54:18 +0000
commit2081216093b208de38306df6ac5a17c00fdb693e (patch)
tree3ec603769017337fb4540006a59bbad5dc2044c4
parent8d0111e45da56f8531318ded70faaaa9399fdc9b (diff)
downloadaur-2081216093b208de38306df6ac5a17c00fdb693e.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 4f296a3e3ccf..e1de60ed1aac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jun 25 20:01:47 UTC 2019
+# Mon Dec 14 07:54:18 UTC 2020
pkgbase = hunspell-pt_pt-preao
pkgdesc = Portuguese (European, pre-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-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-20190329.tar.gz
- sha256sums = 05bbb88de6afc8c1f70329cde46235a72d86ef471fa10eeb9a57a32da8aad54c
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-preao-20201212.tar.gz
+ sha256sums = 7434e33c3d7cfc287171dc434fdf2ea4986f41578e32ad191331f3430afea222
pkgname = hunspell-pt_pt-preao
diff --git a/PKGBUILD b/PKGBUILD
index b9540c30d50d..656de062b0a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt-preao'
_pkgname='hunspell-pt_PT-preao'
-pkgver=20190329
+pkgver=20201212
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=('05bbb88de6afc8c1f70329cde46235a72d86ef471fa10eeb9a57a32da8aad54c')
+sha256sums=('7434e33c3d7cfc287171dc434fdf2ea4986f41578e32ad191331f3430afea222')
package() {
cd $srcdir/$_pkgname-$pkgver