summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-12-23 17:30:28 +0100
committerEinhard Leichtfuß2018-12-23 17:30:28 +0100
commit8b33f53f976961a0798a6394fbbb3e51af90edd3 (patch)
tree0987878e739a3fe5100f211e0d0bedc108c6b344 /PKGBUILD
parentdc83bb272edfe8f75eb38119e79a36c35c43fd3f (diff)
downloadaur-8b33f53f976961a0798a6394fbbb3e51af90edd3.tar.gz
Set correct licenses
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4bb32338771..22ce100c398f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ _lang=fra-deu
_pkgname=dict-freedict-${_lang}
pkgname=${_pkgname}-bin
pkgver=2018.09.13
-pkgrel=1
+pkgrel=2
pkgdesc="French -> German dictionary for dictd et al. from Freedict.org"
arch=('any')
url="https://freedict.org/"
-license=('GPL')
+license=('CCPL:by-sa' 'FDL')
optdepends=('dictd: dict client and server')
provides=(${_pkgname})
conflicts=(${_pkgname})