diff --git a/srcpkgs/kotlin-bin/template b/srcpkgs/kotlin-bin/template index 69d059c6582..fe0e0e8fdb9 100644 --- a/srcpkgs/kotlin-bin/template +++ b/srcpkgs/kotlin-bin/template @@ -1,6 +1,6 @@ # Template file for 'kotlin-bin' pkgname=kotlin-bin -version=1.3.30 +version=1.3.31 revision=1 archs="x86_64" wrksrc=kotlinc @@ -11,7 +11,7 @@ maintainer="shizonic " license="Apache-2.0" homepage="https://kotlinlang.org/" distfiles="https://github.com/JetBrains/kotlin/releases/download/v${version}/kotlin-compiler-${version}.zip" -checksum=3d5c2219357ec0a247ccccba45377a5b544876871ce230da90e739953531bdec +checksum=107325d56315af4f59ff28db6837d03c2660088e3efeb7d4e41f3e01bb848d6a nostrip=yes replaces="kotlin>=0"