summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2023-05-20 13:39:31 +0200
committerValHue2023-05-20 13:39:31 +0200
commit709e675777aa7e9250f4500735c47108773a770c (patch)
tree9538af351afc4cedd9bef7cb9e1cad49d3f4cf67 /PKGBUILD
parent6838eb69ecea79377f63334bc8c03c8dd5bbf616 (diff)
downloadaur-hunspell-ca.tar.gz
Update to 3.0.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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(){