summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f2a0a400cc0..1bc578b90046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=3
pkgdesc="Embedded Scripting Language Designed for C++"
arch=("x86_64")
url="https://chaiscript.com"
-license=("BSD")
+license=("BSD-3-Clause")
depends=("gcc-libs")
makedepends=("cmake")
optdepends=("readline: command history support")