summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Ehlers Nyholm Thomsen2015-08-20 07:10:15 +0200
committerAdam Ehlers Nyholm Thomsen2015-08-20 07:10:15 +0200
commit17ba9aafb59c78ff76032cd1802e313930876a33 (patch)
tree864f6d6659b9bc53a864c9dba879ccd0db6e4c93 /PKGBUILD
parent5b4fc21f883d6c3fad05df15cdade395af2db605 (diff)
downloadaur-17ba9aafb59c78ff76032cd1802e313930876a33.tar.gz
Make namcap happy.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56e0eda954a9..aa476abf6f56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=hunspell-da
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Danish hunspell dictionaries"
-arch=(any)
+arch="any"
url="http://www.stavekontrolden.dk/"
-license=('GPL2' 'LGPL2.1' 'MPL1.1')
+license=('GPL2' 'LGPL2.1' 'MPL')
optdepends=('hunspell: the spell checking libraries and apps')
source=(http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/$pkgver/dict-da-${pkgver/./-}.oxt)
sha256sums=('16e0bc0ae9cf90b141b69e45f7d56a61d6629542661bea03d79efb8912a5938f')