aboutsummaryrefslogtreecommitdiff
path: root/bin/sample.PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sample.PKGBUILD')
-rw-r--r--bin/sample.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sample.PKGBUILD b/bin/sample.PKGBUILD
index 8d6d3be..7b72147 100644
--- a/bin/sample.PKGBUILD
+++ b/bin/sample.PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="%LANG_A% -> %LANG_B% dictionary for dictd et al. from Freedict.org"
arch=('any')
url="https://freedict.org/"
-license=('GPL')
+license=(%LICENSES%)
optdepends=('dictd: dict client and server')
provides=(${_pkgname})
conflicts=(${_pkgname})