summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReihar2020-12-14 22:19:17 +0100
committerReihar2020-12-14 22:19:17 +0100
commit0c24096a11959646acd17c253acfe7d50986e87f (patch)
treeb0353f29519a8dbdd10854528699f8c4492ca1a4
parent2ad762ccf086e0ec586ecd68fa345b05100bd3c8 (diff)
downloadaur-0c24096a11959646acd17c253acfe7d50986e87f.tar.gz
Updated to version 7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04923b17d4af..62896831eb63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Mar 27 07:07:25 UTC 2019
pkgbase = hunspell-fr-cpr90
pkgdesc = French (Classic + 1990 Reform) hunspell dictionaries
- pkgver = 6.4
+ pkgver = 7.0
pkgrel = 1
url = http://www.dicollecte.org/
arch = any
@@ -10,9 +8,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.4.zip
+ source = http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v7.0.zip
source = LICENSE
- sha256sums = 20cddfc0cbd108fd2e9c4d75118c2d30080934f1285d1446b3ef7d8b1b7796d0
+ sha256sums = eb7ac36dc14b9c3e3c0cabae0f90304a137da8e6ae607bcaf56d65720fbd097f
sha256sums = fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85
pkgname = hunspell-fr-cpr90
diff --git a/PKGBUILD b/PKGBUILD
index 4144fa821d3c..5be51c670a75 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.4
+pkgver=7.0
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=('20cddfc0cbd108fd2e9c4d75118c2d30080934f1285d1446b3ef7d8b1b7796d0'
+sha256sums=('eb7ac36dc14b9c3e3c0cabae0f90304a137da8e6ae607bcaf56d65720fbd097f'
'fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85')
package() {