summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Pinedo2019-12-04 15:26:15 +0100
committerChristian Pinedo2019-12-04 15:26:15 +0100
commitbf4a68608d26b0f2b3ef7507ee3a0b90f3eed380 (patch)
tree8d218e7f25ff4e564fc23024ab5923f6d91891d0
parentf80b4b973d86134f17a0c511492d9b7355c46f69 (diff)
downloadaur-bf4a68608d26b0f2b3ef7507ee3a0b90f3eed380.tar.gz
Updated to version 5.1 and new source page
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58656b41ae86..0e50f72176b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = hunspell-eu-es
pkgdesc = Basque hunspell dictionary
- pkgver = 1.2
- pkgrel = 2
- url = http://extensions.libreoffice.org/extensions/xuxen-5-zuzentzaile-ortografikoa
+ pkgver = 5.1
+ pkgrel = 1
+ url = http://xuxen.eus
arch = any
license = GPL
optdepends = hunspell: the spell checking libraries and apps
- source = http://extensions.libreoffice.org/extensions/xuxen-5-zuzentzaile-ortografikoa/1.2/@@download/file/xuxen_openoffice_libreoffice.oxt
- sha256sums = e3ba62d4107c780a91fd4afb5e021e4c89ebed25d387d567be353fdf9407951f
+ source = http://xuxen.eus/static/hunspell/xuxen_5.1_hunspell.zip
+ sha256sums = 074c815acb08a22ebbc1d5d7708c88ca5f0eca971cb719de0240ddc38ae1c607
pkgname = hunspell-eu-es
diff --git a/PKGBUILD b/PKGBUILD
index 5534e340ce2f..07273969829b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Christian Pinedo <chr.pinedo@gmail.com>
pkgname=hunspell-eu-es
-pkgver=1.2
-pkgrel=2
+pkgver=5.1
+pkgrel=1
pkgdesc="Basque hunspell dictionary"
arch=('any')
-url="http://extensions.libreoffice.org/extensions/xuxen-5-zuzentzaile-ortografikoa"
+url="http://xuxen.eus"
license=('GPL')
optdepends=("hunspell: the spell checking libraries and apps")
-source=("$url/$pkgver/@@download/file/xuxen_openoffice_libreoffice.oxt")
-sha256sums=('e3ba62d4107c780a91fd4afb5e021e4c89ebed25d387d567be353fdf9407951f')
+source=("$url/static/hunspell/xuxen_${pkgver}_hunspell.zip")
+sha256sums=('074c815acb08a22ebbc1d5d7708c88ca5f0eca971cb719de0240ddc38ae1c607')
package() {
install -D -m644 ${srcdir}/eu_ES.dic ${pkgdir}/usr/share/hunspell/eu_ES.dic