summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlad2017-01-05 00:14:32 +0200
committervlad2017-01-05 00:14:32 +0200
commit5234c477c41d9053f0b5ed3035988a40cf1546b1 (patch)
tree79e1457109372f3c22b77ad3e8423f759186a7d0
parent93d8dfd4b5523febb44f2045e4d08e37ca4de93a (diff)
downloadaur-5234c477c41d9053f0b5ed3035988a40cf1546b1.tar.gz
fix links
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 071659f551f9..f09183bfb97a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = hunspell-uk
pkgdesc = Ukrainian spelling dictionary
pkgver = 3.5.1
pkgrel = 1
- url = http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus
+ url = https://extensions.libreoffice.org/extensions/ukrainian-spelling-dictionary-and-thesaurus
arch = any
groups = dict-uk
license = LGPL
license = GPL
license = MPL
optdepends = hunspell: the spell checking libraries and apps
- source = http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus/releases/3.5.1/dict-uk_ua-3-5-1.oxt
+ source = https://extensions.libreoffice.org/extensions/ukrainian-spelling-dictionary-and-thesaurus/3.5.1/@@download/file/dict-uk_ua-3-5-1.oxt
sha256sums = 6c91a4779850425f413588550282739488bad3299d1d087031f9c723c6ed8e99
pkgname = hunspell-uk
diff --git a/PKGBUILD b/PKGBUILD
index ed2fa53b0214..373bf95172c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=3.5.1
pkgrel=1
pkgdesc="Ukrainian spelling dictionary"
arch=('any')
-url="http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus"
+url='https://extensions.libreoffice.org/extensions/ukrainian-spelling-dictionary-and-thesaurus'
license=('LGPL' 'GPL' 'MPL')
groups=('dict-uk')
optdepends=('hunspell: the spell checking libraries and apps')
-source=("http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus/releases/${pkgver}/dict-uk_ua-${pkgver//./-}.oxt")
+source=("https://extensions.libreoffice.org/extensions/ukrainian-spelling-dictionary-and-thesaurus/$pkgver/@@download/file/dict-uk_ua-${pkgver//./-}.oxt")
sha256sums=('6c91a4779850425f413588550282739488bad3299d1d087031f9c723c6ed8e99')
package() {