summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2017-12-06 11:10:35 +0100
committerValHue2017-12-06 11:10:35 +0100
commitae6ff37a07043e72386656af0972a2db3f32b9aa (patch)
treedbcd47cffc2a59246bad5fd7b4d5a198f049e957
parentedabe05afec0c3a63bba3e08ebe57ac576ec6e12 (diff)
downloadaur-ae6ff37a07043e72386656af0972a2db3f32b9aa.tar.gz
Update to 3.0.2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb6c7e9fbfeb..f92e0bcf7c32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = hunspell-ca
pkgdesc = Catalan hunspell dictionaries. Includes Valencian ca_ES-valencia
- pkgver = 3.0.1
- pkgrel = 2
+ pkgver = 3.0.2
+ pkgrel = 1
url = http://www.softcatala.org/corrector
arch = any
license = GPL2
license = LGPL2
makedepends = hunspell
optdepends = hunspell: the spell checking libraries and apps
- source = https://github.com/Softcatala/catalan-dict-tools/releases/download/v3.0.1/ca.3.0.1-all.zip
- sha256sums = 41293099b4a65544a15f7ac4cf7657d6a7c92fac8f4db70e072dc291d8f1f10e
+ source = https://github.com/Softcatala/catalan-dict-tools/releases/download/v3.0.2/ca.3.0.2-all.zip
+ sha256sums = b9b462a1bab00f68c28bef773b9957587d01bc0c4dcde756a6fd93799946d328
pkgname = hunspell-ca
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(){