summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMauro Santos2022-10-22 15:18:46 +0100
committerMauro Santos2022-10-22 15:18:46 +0100
commitf4b7a2ace86563586926be9a8b41d39534a0540e (patch)
treec73eddf81b30aee8f28ca1ed179fb4253a118210 /PKGBUILD
parent4bc2039a17540a2bb605c1d3810c637c465e60e4 (diff)
downloadaur-hunspell-pt_pt-preao.tar.gz
Update to revision 20220621
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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