kotlin-bin: update to 1.6.0.
This commit is contained in:
parent
0a871e4e62
commit
95f8d91465
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kotlin-bin'
|
||||
pkgname=kotlin-bin
|
||||
version=1.5.31
|
||||
version=1.6.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=661111286f3e5ac06aaf3a9403d869d9a96a176b62b141814be626a47249fe9e
|
||||
checksum=174c92e12a54c0901fd9f0badacf1514c28b5197a95654e4dab1775293dde1dc
|
||||
nostrip=yes
|
||||
replaces="kotlin>=0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue