aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sbt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sbt/APKBUILD')
-rw-r--r--testing/sbt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sbt/APKBUILD b/testing/sbt/APKBUILD
index f35f5add682..8e795ff315f 100644
--- a/testing/sbt/APKBUILD
+++ b/testing/sbt/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="The interactive build tool, sbt is a build tool for Scala, Java, and more."
url="http://www.scala-sbt.org/"
arch="noarch"
-license="BSD-3"
+license="BSD-3-Clause"
depends="openjdk8-jre bash"
source="https://dl.bintray.com/$pkgname/native-packages/$pkgname/$pkgver/$pkgname-$pkgver.tgz
global-sbtopts.patch"