kotlin-bin: update to 1.5.0.

This commit is contained in:
Toby Merz 2021-05-20 10:50:39 +02:00 committed by Érico Nogueira Rolim
parent 7bb26c56f8
commit 02dbcb89d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kotlin-bin'
pkgname=kotlin-bin
version=1.4.31
version=1.5.0
revision=1
archs="x86_64"
wrksrc=kotlinc
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="Apache-2.0"
homepage="https://kotlinlang.org/"
distfiles="https://github.com/JetBrains/kotlin/releases/download/v${version}/kotlin-compiler-${version}.zip"
checksum=b50e7016febf7510325d685ae69cc62f49a7ca7f670cb4e0888112e3ec09c6ec
checksum=0343fc1f628fec1beccc9e534d2b8b7a0f8964b97e21563585d44d6d928ed1b7
nostrip=yes
replaces="kotlin>=0"