summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReihar2018-12-12 08:23:07 +0100
committerReihar2018-12-12 08:23:07 +0100
commitd3a501a1b80ed0f99d621dfc405beb547fdae346 (patch)
treefdb5312cd4cf2f391fcd0df822b23588e15576e7
parent77768d242a37b90b9c097ff8a53a74b81e6b62d0 (diff)
downloadaur-d3a501a1b80ed0f99d621dfc405beb547fdae346.tar.gz
Update to 6.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7ecfa57abc3..6640be3dc84d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 21 12:00:11 UTC 2018
+# Wed Dec 12 07:22:45 UTC 2018
pkgbase = hunspell-fr-cpr90
pkgdesc = French (Classic + 1990 Reform) hunspell dictionaries
- pkgver = 6.2
+ pkgver = 6.3
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.2.zip
+ source = http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.3.zip
source = LICENSE
- sha256sums = 0c6acc29d3ec88feed4e4772af4521af1d52ce3fb092e685d474486e06fc5070
+ sha256sums = cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266
sha256sums = fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85
pkgname = hunspell-fr-cpr90
diff --git a/PKGBUILD b/PKGBUILD
index 289452b9171d..c24a87da56e5 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.2
+pkgver=6.3
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=('c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d'
+sha256sums=('cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266'
'fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85')
package() {