summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2021-10-23 13:31:48 +0100
committerMauro Santos2021-10-23 13:31:48 +0100
commit2d354507bf29a00a927e7549e09440b377d4f3a5 (patch)
tree7af791ba3ccab7dd72a5b165205031543aa1490e
parent0e4b9a7118841ae1fa2b91ed767eec12e0cc8b11 (diff)
downloadaur-2d354507bf29a00a927e7549e09440b377d4f3a5.tar.gz
Update to revision 20210922
Change source url to https
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbcc1b21f756..588a69e0d8ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Fri Aug 27 12:33:25 UTC 2021
+# Sat Oct 23 12:31:48 UTC 2021
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20210625
+ pkgver = 20210922
pkgrel = 1
- url = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/
+ url = https://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/
arch = any
license = GPL
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-20210625.tar.gz
- sha256sums = 3d81bff9d29c165a7f5a91d152ae153e5499be5e470a3900f05f63b98f775047
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20210922.tar.gz
+ sha256sums = e840cf9894e621b8941081039c62a3420a1a6d939a0c75d7152b035aa5d368fd
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index e0e752a37c09..8eef533f669d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20210625
+pkgver=20210922
pkgrel=1
pkgdesc="Portuguese (European, post-orthographic agreement) hunspell dictionaries"
arch=('any')
-url="http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/"
+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=('3d81bff9d29c165a7f5a91d152ae153e5499be5e470a3900f05f63b98f775047')
+sha256sums=('e840cf9894e621b8941081039c62a3420a1a6d939a0c75d7152b035aa5d368fd')
package() {
cd $srcdir/$_pkgname-$pkgver