kotlin-bin: update to 1.4.31.
This commit is contained in:
parent
4ab0e589b9
commit
679f8dc84d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kotlin-bin'
|
||||
pkgname=kotlin-bin
|
||||
version=1.4.30
|
||||
version=1.4.31
|
||||
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=7b0aae9dca5ea899ef05dedc0a6fdd6e359451e56ff0dd3354443b3208b31800
|
||||
checksum=b50e7016febf7510325d685ae69cc62f49a7ca7f670cb4e0888112e3ec09c6ec
|
||||
nostrip=yes
|
||||
replaces="kotlin>=0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue