diff options
Diffstat (limited to 'development/scala3/scala3.SlackBuild')
-rw-r--r-- | development/scala3/scala3.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/scala3/scala3.SlackBuild b/development/scala3/scala3.SlackBuild index c408d46899..feb48a1fb9 100644 --- a/development/scala3/scala3.SlackBuild +++ b/development/scala3/scala3.SlackBuild @@ -9,7 +9,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=scala3 -VERSION=${VERSION:-3.6.4} +VERSION=${VERSION:-3.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |