summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlad2016-08-20 11:04:54 +0300
committervlad2016-08-20 11:04:54 +0300
commit7f0ed38e98b1f19e6f6167396822c530e41e7e33 (patch)
tree027e400bdf18700c6fa9f1c008b7828af33537a0
parenta7c3fe248854c402577c89fc7c6a2734f5c89674 (diff)
downloadaur-7f0ed38e98b1f19e6f6167396822c530e41e7e33.tar.gz
update license field
-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")