From b1988efa1a6c813bd4c86353360f2723da47cff9 Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Wed, 25 Mar 2020 10:17:45 +0100 Subject: [PATCH] kotlin-bin: update to 1.3.71. --- srcpkgs/kotlin-bin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kotlin-bin/template b/srcpkgs/kotlin-bin/template index c7f0847a44e..f2536de429e 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.61 +version=1.3.71 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=3901151ad5d94798a268d1771c6c0b7e305a608c2889fc98a674802500597b1c +checksum=7adb77dad99c6d2f7bde9f8bafe4c6244a04587a8e36e62b074d00eda9f8e74a nostrip=yes replaces="kotlin>=0"