summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee907c02911f..badecea6561e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
-# Generated by mksrcinfo v8
-# Tue Jul 5 13:26:21 UTC 2016
pkgbase = hunspell-sv
pkgdesc = Swedish dictionaries for Hunspell
pkgver = 20160510
- pkgrel = 1
+ pkgrel = 2
url = http://www.dsso.se/
arch = any
license = LGPL3
depends = hunspell
- source = http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/2.40/ooo_swedish_dict_2-40.oxt
+ source = https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/2.40/@@download/file/ooo_swedish_dict_2-40.oxt
sha256sums = b982881cc75f5c4af1199535bd4735ee476bdc48edf63e3f05fb4f715654a7bc
pkgname = hunspell-sv
diff --git a/PKGBUILD b/PKGBUILD
index 81ba1083b39d..9c88bba69ce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgname=hunspell-sv
pkgver=20160510
_pkgver=2.40
__pkgver=2-40
-pkgrel=1
+pkgrel=2
pkgdesc="Swedish dictionaries for Hunspell"
arch=('any')
url="http://www.dsso.se/"
license=('LGPL3')
depends=('hunspell')
-source=("http://extensions.libreoffice.org/extension-center/swedish-spelling-dictionary-den-stora-svenska-ordlistan/releases/$_pkgver/ooo_swedish_dict_$__pkgver.oxt")
+source=("https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/$_pkgver/@@download/file/ooo_swedish_dict_$__pkgver.oxt")
sha256sums=('b982881cc75f5c4af1199535bd4735ee476bdc48edf63e3f05fb4f715654a7bc')
package() {