summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorariasuni2018-09-16 00:01:13 +0200
committerariasuni2018-09-16 00:01:13 +0200
commit491035b3899e118b13fc6c95801c91c88891945a (patch)
tree737f8ccf9f0c0b254db90806154e8e2fb9c8ac7c
parente9457e3dda6d816b2d52ffb66614d736ebaadef4 (diff)
downloadaur-491035b3899e118b13fc6c95801c91c88891945a.tar.gz
update to 6.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4412e241a4e6..08ea9cf0aca0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = hunspell-fr
pkgdesc = French Hunspell dictionary
- pkgver = 6.2
- pkgrel = 2
+ pkgver = 6.3
+ pkgrel = 1
url = https://dicollecte.org/home.php?prj=fr
arch = any
license = MPL2
provides = hunspell-fr
conflicts = hunspell-fr
- source = https://dicollecte.org/download/fr/hunspell-french-dictionaries-v6.2.zip
- sha256sums = c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d
+ source = https://dicollecte.org/download/fr/hunspell-french-dictionaries-v6.3.zip
+ sha256sums = cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266
pkgname = hunspell-fr-classical
pkgdesc = French Hunspell dictionary (classical variant)
diff --git a/PKGBUILD b/PKGBUILD
index 50d85cd94a71..f448e84bb655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase='hunspell-fr'
pkgname=($pkgbase-{'classical','comprehensive','modern','revised'})
-pkgver=6.2
-pkgrel=2
+pkgver=6.3
+pkgrel=1
pkgdesc="French Hunspell dictionary"
arch=(any)
_base_url="https://dicollecte.org/"
@@ -12,7 +12,7 @@ license=('MPL2')
conflicts=('hunspell-fr')
provides=('hunspell-fr')
source=("${_base_url}download/fr/hunspell-french-dictionaries-v${pkgver}.zip")
-sha256sums=('c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d')
+sha256sums=('cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266')
package_hunspell-fr-classical() {
pkgdesc+=" (classical variant)"