summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b220dd313cfa..0464f1e2a068 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 06:46:31 UTC 2015
+# Mon Feb 27 15:01:25 UTC 2017
pkgbase = hunspell-da
pkgdesc = Danish hunspell dictionaries
pkgver = 2.3
@@ -10,7 +10,7 @@ pkgbase = hunspell-da
license = LGPL2.1
license = MPL
optdepends = hunspell: the spell checking libraries and apps
- source = http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.3/dict-da-2-3.oxt
+ source = https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/2.3/@@download/file/dict-da-2-3.oxt
sha256sums = ecc4cb145d0a14403d5ec39b9fd398307fa66b3d6329b979a39de3edaeac5d15
pkgname = hunspell-da
diff --git a/PKGBUILD b/PKGBUILD
index e4be666e37ee..4c5021e83dc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=hunspell-da
pkgver=2.3
pkgrel=1
pkgdesc="Danish hunspell dictionaries"
-arch="any"
+arch=('any')
url="http://www.stavekontrolden.dk/"
license=('GPL2' 'LGPL2.1' 'MPL')
optdepends=('hunspell: the spell checking libraries and apps')
-source=(http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/$pkgver/dict-da-${pkgver/./-}.oxt)
+source=("https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/${pkgver}/@@download/file/dict-da-${pkgver/./-}.oxt")
sha256sums=('ecc4cb145d0a14403d5ec39b9fd398307fa66b3d6329b979a39de3edaeac5d15')
package() {