diff --git a/srcpkgs/kotlin-bin/template b/srcpkgs/kotlin-bin/template index 5492c2eb09..dcd1d72490 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.4.20 +version=1.4.21 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=11db93a4d6789e3406c7f60b9f267eba26d6483dcd771eff9f85bb7e9837011f +checksum=46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7 nostrip=yes replaces="kotlin>=0"