From 8eedaf45a7e83124bd9fda67ed19bc7a535bf643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Mon, 6 May 2019 19:57:21 +0200 Subject: [PATCH] kotlin-bin: update to 1.3.31. --- 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 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"