summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2022-10-22 15:18:46 +0100
committerMauro Santos2022-10-22 15:18:46 +0100
commitf4b7a2ace86563586926be9a8b41d39534a0540e (patch)
treec73eddf81b30aee8f28ca1ed179fb4253a118210
parent4bc2039a17540a2bb605c1d3810c637c465e60e4 (diff)
downloadaur-hunspell-pt_pt-preao.tar.gz
Update to revision 20220621
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b042cab9615b..4a099f43dcd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 13 20:57:19 UTC 2022
+# Sat Oct 22 14:18:46 UTC 2022
pkgbase = hunspell-pt_pt-preao
pkgdesc = Portuguese (European, pre-orthographic agreement) hunspell dictionaries
- pkgver = 20220304
+ pkgver = 20220621
pkgrel = 1
url = https://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-20220304.tar.gz
- sha256sums = abf3d3ce32762e015953712ec44d556dbb8fd8cfee137f8d12cff4726d5cb0ac
+ source = https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-preao-20220621.tar.gz
+ sha256sums = ddfe261e867f0c5489ec06f2d83f390b28e9631d667e88a33670b6ce755b4cf5
pkgname = hunspell-pt_pt-preao
diff --git a/PKGBUILD b/PKGBUILD
index b45106613946..61a06e21da03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname='hunspell-pt_pt-preao'
_pkgname='hunspell-pt_PT-preao'
-pkgver=20220304
+pkgver=20220621
pkgrel=1
pkgdesc="Portuguese (European, pre-orthographic agreement) hunspell dictionaries"
arch=('any')
url="https://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=('abf3d3ce32762e015953712ec44d556dbb8fd8cfee137f8d12cff4726d5cb0ac')
+source=("https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/$_pkgname-$pkgver.tar.gz")
+sha256sums=('ddfe261e867f0c5489ec06f2d83f390b28e9631d667e88a33670b6ce755b4cf5')
package() {
cd $srcdir/$_pkgname-$pkgver