diff --git a/srcpkgs/kotlin-bin/template b/srcpkgs/kotlin-bin/template index 70d36cacff4..b028d499301 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.5.0 +version=1.5.10 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=0343fc1f628fec1beccc9e534d2b8b7a0f8964b97e21563585d44d6d928ed1b7 +checksum=2f8de1d73b816354055ff6a4b974b711c11ad55a68b948ed30b38155706b3c4e nostrip=yes replaces="kotlin>=0"