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

Alexander Rødseth arodseth at gemini.archlinux.org
Wed Jul 14 14:45:58 UTC 2021


    Date: Wednesday, July 14, 2021 @ 14:45:58
  Author: arodseth
Revision: 976966

upgpkg: kotlin 1.5.21-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-14 14:45:50 UTC (rev 976965)
+++ PKGBUILD	2021-07-14 14:45:58 UTC (rev 976966)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.5.20
+pkgver=1.5.21
 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=('c426552a33801977e7b38807b02791e72614d9cea06b70ef621dbe51c71bbb67025b23c2898f207699405451288936a9a3e364ce8a7aeefe8375400ef2292750')
+b2sums=('e529761a3f256ddd26bb77b9b9525c780401272c7205b8bc688588812b0b51dbda9cc66f4650ca9a3629452e1e0b143adb8add14ee5d354877c7f93f0838baa2')
 
 prepare() {
   cd ${pkgname}c/bin




More information about the arch-commits mailing list