summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Barnett2016-07-23 16:19:53 +1200
committerDavid Barnett2016-07-23 16:19:53 +1200
commita727ee6ef05ea3c1b2b9801e69b7fdfe14caef63 (patch)
tree9efbd503ffdeeb61bb13e2f2b194c88a51992b94 /PKGBUILD
parent29855ec0d26b5405d6049237736929491f1dae59 (diff)
downloadaur-a727ee6ef05ea3c1b2b9801e69b7fdfe14caef63.tar.gz
update license info
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab879d88c5a3..3524e55f093b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel='1'
pkgdesc='Whiley Development Kit. A programming language particularly suited to safety-critical systems'
arch=("any")
url="http://whiley.org/"
-license=('custom')
+license=('BSD License')
depends=('java-environment-jdk')
provides=('whiley')
source=("http://whiley.org/download/wdk/wdk-src-v${pkgver}.tgz")