summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-12-23 17:29:40 +0100
committerEinhard Leichtfuß2018-12-23 17:29:40 +0100
commit20441d599f94dc166cea80670796b8d17cc2e208 (patch)
tree197263360421423a584c09e63b8cc45ff0018314 /PKGBUILD
parent421eb01126ac11648c5be864385c6b6c80ade0bf (diff)
downloadaur-20441d599f94dc166cea80670796b8d17cc2e208.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 00caa18cef07..f797884c2877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ _lang=deu-fra
_pkgname=dict-freedict-${_lang}
pkgname=${_pkgname}-bin
pkgver=2018.09.13
-pkgrel=2
+pkgrel=3
pkgdesc="German -> French 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})