summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2022-10-22 15:17:21 +0100
committerMauro Santos2022-10-22 15:17:21 +0100
commit630824825682eeae003ae086fdaa5f24f42f6843 (patch)
treeb1fe809047b0cfcd45d7d999adfc5dfa7fcc6985
parent97d4c35e44b7eeb66c63ee11ec56bc84f893d1fa (diff)
downloadaur-hunspell-pt_pt.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 342715266a93..5e4904875ae0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 13 20:55:21 UTC 2022
+# Sat Oct 22 14:17:21 UTC 2022
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-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
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-20220304.tar.gz
- sha256sums = b11991b2afed23444a8824c0340c0f0c42a2914e0b52c941372909475c58467e
+ source = https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20220621.tar.gz
+ sha256sums = a310abeeb52b706febae0392f44f9541bbfb1b75f3f290c615ade25fa1ccd351
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index cd0eb84f0a7f..1e8468875551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20220304
+pkgver=20220621
pkgrel=1
pkgdesc="Portuguese (European, post-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=('b11991b2afed23444a8824c0340c0f0c42a2914e0b52c941372909475c58467e')
+source=("https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/$_pkgname-$pkgver.tar.gz")
+sha256sums=('a310abeeb52b706febae0392f44f9541bbfb1b75f3f290c615ade25fa1ccd351')
package() {
cd $srcdir/$_pkgname-$pkgver