summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Santos2022-03-13 20:55:21 +0000
committerMauro Santos2022-03-13 20:55:21 +0000
commit97d4c35e44b7eeb66c63ee11ec56bc84f893d1fa (patch)
tree3c0632b7b9d7d617ba61b4b2971b3e7bd0fb6151
parent2c5d989bf765b05ba2da60d39439d93b069818da (diff)
downloadaur-97d4c35e44b7eeb66c63ee11ec56bc84f893d1fa.tar.gz
Update to revision 20220304
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02bad1a61f5d..342715266a93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 15 21:06:49 UTC 2021
+# Sun Mar 13 20:55:21 UTC 2022
pkgbase = hunspell-pt_pt
pkgdesc = Portuguese (European, post-orthographic agreement) hunspell dictionaries
- pkgver = 20211125
+ pkgver = 20220304
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-20211125.tar.gz
- sha256sums = 800a4a065c6bcbb6db7d18a526b3dd97daeaf5c37a16f232ac50374c77945ed0
+ source = http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20220304.tar.gz
+ sha256sums = b11991b2afed23444a8824c0340c0f0c42a2914e0b52c941372909475c58467e
pkgname = hunspell-pt_pt
diff --git a/PKGBUILD b/PKGBUILD
index 00290058687a..cd0eb84f0a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hunspell-pt_pt'
_pkgname='hunspell-pt_PT'
-pkgver=20211125
+pkgver=20220304
pkgrel=1
pkgdesc="Portuguese (European, post-orthographic agreement) hunspell dictionaries"
arch=('any')
@@ -10,7 +10,7 @@ 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=('800a4a065c6bcbb6db7d18a526b3dd97daeaf5c37a16f232ac50374c77945ed0')
+sha256sums=('b11991b2afed23444a8824c0340c0f0c42a2914e0b52c941372909475c58467e')
package() {
cd $srcdir/$_pkgname-$pkgver