summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47854291031..9bff725a8423 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
pkgbase = scala-dotty
- pkgdesc = A platform to try out new language concepts and compiler technologies for Scala
- pkgver = 0.12.0
+ pkgdesc = Research compiler that will become Scala 3
+ pkgver = 0.17.0
pkgrel = 1
url = http://dotty.epfl.ch
arch = any
license = BSD
- depends = java-environment=8
- source = https://github.com/lampepfl/dotty/releases/download/0.12.0/dotty-0.12.0.tar.gz
- sha1sums = 1a62c5459f0294c08a221aa5ebb197ab9bb83978
+ depends = java-environment>=8
+ depends = java-environment<=11
+ source = https://github.com/lampepfl/dotty/releases/download/0.17.0/dotty-0.17.0.tar.gz
+ sha1sums = 00a5ec1881efb49584164d6b3773543fe2d07350
+ sha256sums = 258f3b49601c6f409bac8c62591fe389b5a4990a88bb25f235d989a944ffa63e
pkgname = scala-dotty