summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMrElendig2016-06-16 23:06:34 +0200
committerMrElendig2016-06-16 23:06:34 +0200
commit07ef8cf764f38a622c329c93aa62ed90974df46f (patch)
tree1f7e60d8c88b56930228fe0b6f10316b4d2d1e2a /PKGBUILD
parent4b3f6e08d81a71d25cb57fc42f07ce018ceccbf8 (diff)
downloadaur-aspell-nn.tar.gz
license -> array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c44b823bf494..9d10dfaa4589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=aspell-nn
pkgver=0.50.1
-pkgrel=2
+pkgrel=3
pkgdesc="Norwegian Nynorsk dictionary for aspell"
url="http://aspell.net/"
-license="GPL"
+license=('GPL')
depends=('aspell')
arch=('any')
source=(ftp://ftp.gnu.org/gnu/aspell/dict/nn/${pkgname}-${pkgver}-1.tar.bz2)