kotlin-bin: update to 1.3.72.

This commit is contained in:
Toby Merz 2020-04-16 10:11:16 +02:00 committed by Helmut Pozimski
parent b999f378da
commit 3193158423

View file

@ -1,6 +1,6 @@
# Template file for 'kotlin-bin'
pkgname=kotlin-bin
version=1.3.71
version=1.3.72
revision=1
archs="x86_64"
wrksrc=kotlinc
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="Apache-2.0"
homepage="https://kotlinlang.org/"
distfiles="https://github.com/JetBrains/kotlin/releases/download/v${version}/kotlin-compiler-${version}.zip"
checksum=7adb77dad99c6d2f7bde9f8bafe4c6244a04587a8e36e62b074d00eda9f8e74a
checksum=ccd0db87981f1c0e3f209a1a4acb6778f14e63fe3e561a98948b5317e526cc6c
nostrip=yes
replaces="kotlin>=0"