summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOctopusET2019-01-15 01:44:22 +0900
committerOctopusET2019-01-15 01:44:22 +0900
commita562174969db250908f6151b9460ad24aaaec41f (patch)
tree0e8b438607f08be4c2f31505f7dc65b510f852f2 /PKGBUILD
parent182a51829aa6392ea0113fe5d0ec82b21d963c61 (diff)
downloadaur-a562174969db250908f6151b9460ad24aaaec41f.tar.gz
license update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2ec624c4a54..12ab29bb5c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,11 @@
# Contributor: OctopusET
pkgname=hunspell-ko
pkgver=0.7.1
-pkgrel=1
+pkgrel=3
pkgdesc="Korean dictionary for hunspell"
arch=('any')
url='http://code.google.com/p/spellcheck-ko'
-license=('LGPL3')
-license=('MPL')
-license=('GPL')
-license=('CC BY-SA 4.0')
+license=('LGPL3' 'MPL' 'GPL' 'CC BY-SA 4.0')
depends=('hunspell>=1.3.1')
makedepends=(
'python>=3.5'