summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEinhard Leichtfuß2018-12-23 17:30:51 +0100
committerEinhard Leichtfuß2018-12-23 17:30:51 +0100
commit259140dfaa19f898b7e1a8de33e3db60a2a8dea7 (patch)
tree4cbfd166ac94ba3afea7a85fbda39bfdb7309ad6
parent784ba263dc084a39ff759b162dbbfa9c18fc32ae (diff)
downloadaur-259140dfaa19f898b7e1a8de33e3db60a2a8dea7.tar.gz
Set correct licenses
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e371f677995b..39969d9ead1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = dict-freedict-fra-deu
pkgdesc = French -> German dictionary for dictd et al. from Freedict.org
pkgver = 2018.09.13
- pkgrel = 1
+ pkgrel = 2
url = https://freedict.org/
install = dict-freedict-fra-deu.install
arch = any
- license = GPL
+ license = CCPL:by-sa
+ license = FDL
makedepends = dictd
makedepends = freedict-tools
optdepends = dictd: dict client and server
diff --git a/PKGBUILD b/PKGBUILD
index 047b43fefdf5..78ba3c497a3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_lang=fra-deu
pkgname=dict-freedict-${_lang}
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')
makedepends=('dictd' 'freedict-tools')
install=${pkgname}.install