summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorariasuni2017-12-10 04:34:22 +0100
committerariasuni2017-12-10 04:36:58 +0100
commit99f2cc63a6728a1e42c984d349716cfdfaa44ff9 (patch)
tree4ef12ef3cec854462b10d4552354a2f32c35ba3b
parent0d32f6fbb67a74a768ea7d2e9a5084c3b6d86c26 (diff)
downloadaur-99f2cc63a6728a1e42c984d349716cfdfaa44ff9.tar.gz
update to 6.2 and fix home page URL
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78cc1640836b..eb6d4af8f749 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hunspell-fr
pkgdesc = French hunspell dictionary
- pkgver = 6.1
+ pkgver = 6.2
pkgrel = 1
- url = http://www.dicollecte.org/
+ url = https://dicollecte.org/home.php?prj=fr
arch = any
license = MPL2
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.1.zip
- sha256sums = 0c6acc29d3ec88feed4e4772af4521af1d52ce3fb092e685d474486e06fc5070
+ source = https://dicollecte.org/download/fr/hunspell-french-dictionaries-v6.2.zip
+ sha256sums = c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d
pkgname = hunspell-fr-classical
diff --git a/PKGBUILD b/PKGBUILD
index 16863be6ff02..704fd29262a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,18 @@
pkgbase='hunspell-fr'
pkgname=($pkgbase-{'classical','comprehensive','modern','revised'})
-pkgver=6.1
+pkgver=6.2
pkgrel=1
pkgdesc="French hunspell dictionary"
arch=(any)
-url="http://www.dicollecte.org/"
+_base_url="https://dicollecte.org/"
+url="${_base_url}home.php?prj=fr"
license=('MPL2')
optdepends=('hunspell: the spell checking libraries and apps')
conflicts=('hunspell-fr')
provides=('hunspell-fr')
-source=(${url}download/fr/hunspell-french-dictionaries-v${pkgver}.zip)
-sha256sums=('0c6acc29d3ec88feed4e4772af4521af1d52ce3fb092e685d474486e06fc5070')
+source=(${_base_url}download/fr/hunspell-french-dictionaries-v${pkgver}.zip)
+sha256sums=('c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d')
package_hunspell-fr-classical() {
_package 'classical' 'classique'