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 72d8a9c2da6c..4add1632b660 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='Full stack web framework based on a functional programming language'
url='http://www.impredicative.com/ur/'
arch=('i686' 'x86_64')
-license=('BSD')
+license=('BSD 3-Clause')
depends=()
optdepends=('postgresql' 'mariadb' 'sqlite')
makedepends=('mlton' 'openssl' 'git')