kotlin-bin: update to 1.3.50
This commit is contained in:
parent
d5f82739ca
commit
0cde345fab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kotlin-bin'
|
||||
pkgname=kotlin-bin
|
||||
version=1.3.41
|
||||
version=1.3.50
|
||||
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=c44ab6866895606e408b60934ebe45d4befcbc33ea0e4ea73c4b3b89ad770132
|
||||
checksum=69424091a6b7f52d93eed8bba2ace921b02b113dbb71388d704f8180a6bdc6ec
|
||||
nostrip=yes
|
||||
replaces="kotlin>=0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue