summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReihar2019-03-27 08:07:52 +0100
committerReihar2019-03-27 08:07:52 +0100
commit2ad762ccf086e0ec586ecd68fa345b05100bd3c8 (patch)
tree84bcf008df04a70b2d671b31d3883e2fdfc56ba5
parentd3a501a1b80ed0f99d621dfc405beb547fdae346 (diff)
downloadaur-2ad762ccf086e0ec586ecd68fa345b05100bd3c8.tar.gz
Upgrade to 6.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6640be3dc84d..04923b17d4af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 12 07:22:45 UTC 2018
+# Wed Mar 27 07:07:25 UTC 2019
pkgbase = hunspell-fr-cpr90
pkgdesc = French (Classic + 1990 Reform) hunspell dictionaries
- pkgver = 6.3
+ pkgver = 6.4
pkgrel = 1
url = http://www.dicollecte.org/
arch = any
@@ -10,9 +10,9 @@ pkgbase = hunspell-fr-cpr90
optdepends = hunspell: the spell checking libraries and apps
provides = hunspell-fr
conflicts = hunspell-fr
- source = http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.3.zip
+ source = http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.4.zip
source = LICENSE
- sha256sums = cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266
+ sha256sums = 20cddfc0cbd108fd2e9c4d75118c2d30080934f1285d1446b3ef7d8b1b7796d0
sha256sums = fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85
pkgname = hunspell-fr-cpr90
diff --git a/PKGBUILD b/PKGBUILD
index c24a87da56e5..4144fa821d3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Package based on hunspell-fr pagkaged created by Guillaume ALAUX
pkgname=hunspell-fr-cpr90
-pkgver=6.3
+pkgver=6.4
pkgrel=1
pkgdesc="French (Classic + 1990 Reform) hunspell dictionaries"
arch=(any)
@@ -13,7 +13,7 @@ provides=('hunspell-fr')
conflicts=('hunspell-fr')
source=(http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v${pkgver}.zip
LICENSE)
-sha256sums=('cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266'
+sha256sums=('20cddfc0cbd108fd2e9c4d75118c2d30080934f1285d1446b3ef7d8b1b7796d0'
'fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85')
package() {