summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorariasuni2019-05-14 21:24:03 +0200
committerariasuni2019-05-14 21:24:30 +0200
commit5287f0881661f31c07c414ff09c77b573bbfa61e (patch)
tree07dd361d40c1554346ab2ae88e3506314115f4d1
parent9cc22f5ee6515acdd9a9e2ebdd69c3c82754d503 (diff)
downloadaur-5287f0881661f31c07c414ff09c77b573bbfa61e.tar.gz
update to 6.4.1
-rwxr-xr-x[-rw-r--r--].SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08ea9cf0aca0..29328203af93 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = hunspell-fr
pkgdesc = French Hunspell dictionary
- pkgver = 6.3
+ pkgver = 6.4.1
pkgrel = 1
- url = https://dicollecte.org/home.php?prj=fr
+ url = https://grammalecte.net/home.php?prj=fr
arch = any
license = MPL2
provides = hunspell-fr
conflicts = hunspell-fr
- source = https://dicollecte.org/download/fr/hunspell-french-dictionaries-v6.3.zip
- sha256sums = cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266
+ source = https://grammalecte.net/download/fr/hunspell-french-dictionaries-v6.4.1.zip
+ sha256sums = 744e77a3bd115144fa3131485231638d41c21e65ed757bfc576ccec1dcc9c6cc
pkgname = hunspell-fr-classical
pkgdesc = French Hunspell dictionary (classical variant)
diff --git a/PKGBUILD b/PKGBUILD
index f448e84bb655..e5833d6d3c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgbase='hunspell-fr'
pkgname=($pkgbase-{'classical','comprehensive','modern','revised'})
-pkgver=6.3
+pkgver=6.4.1
pkgrel=1
pkgdesc="French Hunspell dictionary"
arch=(any)
-_base_url="https://dicollecte.org/"
-url="${_base_url}home.php?prj=fr"
+_base_url="https://grammalecte.net"
+url="${_base_url}/home.php?prj=fr"
license=('MPL2')
conflicts=('hunspell-fr')
provides=('hunspell-fr')
-source=("${_base_url}download/fr/hunspell-french-dictionaries-v${pkgver}.zip")
-sha256sums=('cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266')
+source=("${_base_url}/download/fr/hunspell-french-dictionaries-v${pkgver}.zip")
+sha256sums=('744e77a3bd115144fa3131485231638d41c21e65ed757bfc576ccec1dcc9c6cc')
package_hunspell-fr-classical() {
pkgdesc+=" (classical variant)"