[arch-commits] Commit in kotlin/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Fri Jul 2 16:28:31 UTC 2021


    Date: Friday, July 2, 2021 @ 16:28:31
  Author: arodseth
Revision: 970841

upgpkg: kotlin 1.5.20-1

Modified:
  kotlin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-02 16:24:53 UTC (rev 970840)
+++ PKGBUILD	2021-07-02 16:28:31 UTC (rev 970841)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.5.10
+pkgver=1.5.20
 pkgrel=1
 pkgdesc='Statically typed programming language that can interoperate with Java'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('java-environment>=8')
 makedepends=(setconf)
 source=("https://github.com/JetBrains/kotlin/releases/download/v${pkgver/_/-}/kotlin-compiler-${pkgver/_/-}.zip")
-b2sums=('32159fb75fc98ba1f02166489923f826dacec0e9c8f9aded09519f730fc0892be38c2f2a1ee842dd631937cc7dfd7537b65329af8e973fdbf2aa0d47eff2df7d')
+b2sums=('c426552a33801977e7b38807b02791e72614d9cea06b70ef621dbe51c71bbb67025b23c2898f207699405451288936a9a3e364ce8a7aeefe8375400ef2292750')
 
 prepare() {
   cd ${pkgname}c/bin




More information about the arch-commits mailing list