summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07273969829b..a1c6e5d3a8f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=hunspell-eu-es
pkgver=5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Basque hunspell dictionary"
arch=('any')
url="http://xuxen.eus"
license=('GPL')
optdepends=("hunspell: the spell checking libraries and apps")
source=("$url/static/hunspell/xuxen_${pkgver}_hunspell.zip")
-sha256sums=('074c815acb08a22ebbc1d5d7708c88ca5f0eca971cb719de0240ddc38ae1c607')
+sha256sums=('12934d021558bf001c0bcaf0a1fc6f08ce6c7e8b7d48a8cb0bfe31763f0f5988')
package() {
install -D -m644 ${srcdir}/eu_ES.dic ${pkgdir}/usr/share/hunspell/eu_ES.dic