summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2017-12-06 11:10:35 +0100
committerValHue2017-12-06 11:10:35 +0100
commitae6ff37a07043e72386656af0972a2db3f32b9aa (patch)
treedbcd47cffc2a59246bad5fd7b4d5a198f049e957 /PKGBUILD
parentedabe05afec0c3a63bba3e08ebe57ac576ec6e12 (diff)
downloadaur-ae6ff37a07043e72386656af0972a2db3f32b9aa.tar.gz
Update to 3.0.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b7fba3fcf42..510d5fc67e0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Jorge Barroso <jorge.barroso.11 at gmail dot com>
pkgname=hunspell-ca
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
pkgdesc="Catalan hunspell dictionaries. Includes Valencian ca_ES-valencia"
arch=(any)
url="http://www.softcatala.org/corrector"
@@ -14,7 +14,7 @@ license=('GPL2' 'LGPL2')
makedepends=('hunspell')
optdepends=('hunspell: the spell checking libraries and apps')
source=("https://github.com/Softcatala/catalan-dict-tools/releases/download/v${pkgver}/ca.${pkgver}-all.zip")
-sha256sums=('41293099b4a65544a15f7ac4cf7657d6a7c92fac8f4db70e072dc291d8f1f10e')
+sha256sums=('b9b462a1bab00f68c28bef773b9957587d01bc0c4dcde756a6fd93799946d328')
package(){