summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Pinedo2020-10-26 17:50:12 +0100
committerChristian Pinedo2020-10-26 17:50:12 +0100
commit967e1ad80ec8b823bf5599c0054ac8bca8a3a268 (patch)
tree96d544f9a0210c36831ca7f2d3391e5bd1decb40
parentbf4a68608d26b0f2b3ef7507ee3a0b90f3eed380 (diff)
downloadaur-hunspell-eu-es.tar.gz
Update hash of the file
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e50f72176b8..d79f908a7f1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = hunspell-eu-es
pkgdesc = Basque hunspell dictionary
pkgver = 5.1
- pkgrel = 1
+ pkgrel = 2
url = http://xuxen.eus
arch = any
license = GPL
optdepends = hunspell: the spell checking libraries and apps
source = http://xuxen.eus/static/hunspell/xuxen_5.1_hunspell.zip
- sha256sums = 074c815acb08a22ebbc1d5d7708c88ca5f0eca971cb719de0240ddc38ae1c607
+ sha256sums = 12934d021558bf001c0bcaf0a1fc6f08ce6c7e8b7d48a8cb0bfe31763f0f5988
pkgname = hunspell-eu-es
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