summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2023-05-20 13:39:31 +0200
committerValHue2023-05-20 13:39:31 +0200
commit709e675777aa7e9250f4500735c47108773a770c (patch)
tree9538af351afc4cedd9bef7cb9e1cad49d3f4cf67
parent6838eb69ecea79377f63334bc8c03c8dd5bbf616 (diff)
downloadaur-709e675777aa7e9250f4500735c47108773a770c.tar.gz
Update to 3.0.7-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f37a08bd570a..5a5f5d9c59cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hunspell-ca
pkgdesc = Catalan hunspell dictionaries. Includes Valencian ca_ES-valencia
- pkgver = 3.0.6
+ pkgver = 3.0.7
pkgrel = 1
url = http://www.softcatala.org/corrector
arch = any
@@ -8,8 +8,7 @@ pkgbase = hunspell-ca
license = LGPL2
makedepends = hunspell
optdepends = hunspell: the spell checking libraries and apps
- source = hunspell-ca.3.0.6-all.zip::https://github.com/Softcatala/catalan-dict-tools/releases/download/v3.0.6/ca.3.0.6-all.zip
- sha256sums = 0f6b8932188c0cff31a04e3e980f6eea7986e795ae5c328a7f3d9c41fe99b7c7
+ source = hunspell-ca.3.0.7-all.zip::https://github.com/Softcatala/catalan-dict-tools/releases/download/v3.0.7/ca.3.0.7-all.zip
+ sha256sums = 59aafd5088302fa613a4bfdf1751b11d5b119a53a94a11242a0cd9f936dc859e
pkgname = hunspell-ca
-
diff --git a/PKGBUILD b/PKGBUILD
index ffe97a4c21c5..00083751e9f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jorge Barroso <jorge.barroso.11 at gmail dot com>
#
pkgname="hunspell-ca"
-pkgver="3.0.6"
+pkgver="3.0.7"
pkgrel="1"
pkgdesc="Catalan hunspell dictionaries. Includes Valencian ca_ES-valencia"
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL2' 'LGPL2')
makedepends=('hunspell')
optdepends=('hunspell: the spell checking libraries and apps')
source=("${pkgname}.${pkgver}-all.zip::${_url}/releases/download/v${pkgver}/ca.${pkgver}-all.zip")
-sha256sums=('0f6b8932188c0cff31a04e3e980f6eea7986e795ae5c328a7f3d9c41fe99b7c7')
+sha256sums=('59aafd5088302fa613a4bfdf1751b11d5b119a53a94a11242a0cd9f936dc859e')
package(){