summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJussi Saarinen2017-05-09 22:08:15 +0300
committerJussi Saarinen2017-05-09 22:08:15 +0300
commitcafac9ba4c6bb19062f9c26165e7e409aa2d6c94 (patch)
tree21f73cfc5264dc75fc8bef30f5542b412bbaa61b
parentff367e9d88548d8cfd0962279c5185594b9a6759 (diff)
downloadaur-cafac9ba4c6bb19062f9c26165e7e409aa2d6c94.tar.gz
Fixed source download URL.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7df16d7ac8e6..41019db45434 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = hyphen-sv
pkgdesc = Swedish hyphenation
pkgver = 20130107
- pkgrel = 2
+ pkgrel = 3
url = http://hunspell.sourceforge.net/
arch = i686
arch = x86_64
license = MPL
license = LGPL3
depends = hyphen
- source = http://extensions.libreoffice.org/extension-center/swedish-hyphenation/releases/1.11/hyph_sv.oxt
+ source = https://extensions.libreoffice.org/extensions/swedish-hyphenation/1.11/@@download/file/hyph_sv.oxt
sha256sums = 3542045cc924a21d8b690a569e397b5d3108895e21eae6b09c7c0683d3867a6a
pkgname = hyphen-sv
diff --git a/PKGBUILD b/PKGBUILD
index 864c9a8a4e33..08c094e7d9fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=hyphen-sv
pkgver=20130107
_pkgver=1.11
-pkgrel=2
+pkgrel=3
pkgdesc="Swedish hyphenation"
arch=('i686' 'x86_64')
url="http://hunspell.sourceforge.net/"
license=('MPL' 'LGPL3')
depends=('hyphen')
-source=("http://extensions.libreoffice.org/extension-center/swedish-hyphenation/releases/$_pkgver/hyph_sv.oxt")
+source=("https://extensions.libreoffice.org/extensions/swedish-hyphenation/$_pkgver/@@download/file/hyph_sv.oxt")
sha256sums=('3542045cc924a21d8b690a569e397b5d3108895e21eae6b09c7c0683d3867a6a')
package() {