summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReihar2016-04-20 08:06:22 +0200
committerReihar2016-04-20 08:06:22 +0200
commitb28e267643f0b9a9373a0e6ddcefcd422cad71d8 (patch)
treeb8953aed2fef3564b03d4a3b7bd2fd096d6a2562
parent7eb209d90ab7b0ef3b97991a203147b3169d180f (diff)
downloadaur-b28e267643f0b9a9373a0e6ddcefcd422cad71d8.tar.gz
5.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf3e914dba98..96552821c4ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Dec 15 17:06:02 UTC 2015
pkgbase = hunspell-fr-cpr90
pkgdesc = French (Classic + 1990 Reform) hunspell dictionaries
- pkgver = 5.5
+ pkgver = 5.6
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-v5.5.zip
+ source = http://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v5.6.zip
source = LICENSE
- sha256sums = 3dd3ab81cf4cf828a7b1e39ea1a6ef37f634160eb1dab787fa211d5fd3dab9a9
+ sha256sums = 0e3e27aac53b60590dcd33a0bae32df58d767d5b0e0fbf0c4b23c755e87987c3
sha256sums = fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85
pkgname = hunspell-fr-cpr90
diff --git a/PKGBUILD b/PKGBUILD
index 9880556f2483..075f5896e34f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Package based on hunspell-fr pagkaged created by Guillaume ALAUX
pkgname=hunspell-fr-cpr90
-pkgver=5.5
+pkgver=5.6
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=('3dd3ab81cf4cf828a7b1e39ea1a6ef37f634160eb1dab787fa211d5fd3dab9a9'
+sha256sums=('0e3e27aac53b60590dcd33a0bae32df58d767d5b0e0fbf0c4b23c755e87987c3'
'fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85')
package() {