summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfde547dd140..112dfdfe44fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Aug 20 07:59:47 UTC 2016
+# Sat Aug 20 08:04:37 UTC 2016
pkgbase = hunspell-uk
pkgdesc = Ukrainian spelling dictionary
pkgver = 2.9.1
@@ -7,8 +7,8 @@ pkgbase = hunspell-uk
url = http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus
arch = any
groups = dict-uk
- license = LGPL2.1
- license = GPL3
+ 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/2.9.1/dict-uk_ua-2-9-1.oxt
diff --git a/PKGBUILD b/PKGBUILD
index 8b2d57cdd362..462651f9c352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Ukrainian spelling dictionary"
arch=('any')
url="http://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus"
-license=('LGPL2.1' 'GPL3' 'MPL')
+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")