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

Alexander Rødseth arodseth at gemini.archlinux.org
Wed Aug 25 21:17:30 UTC 2021


    Date: Wednesday, August 25, 2021 @ 21:17:30
  Author: arodseth
Revision: 1004883

upgpkg: kotlin 1.5.30-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-25 21:14:40 UTC (rev 1004882)
+++ PKGBUILD	2021-08-25 21:17:30 UTC (rev 1004883)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.5.21
+pkgver=1.5.30
 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=('e529761a3f256ddd26bb77b9b9525c780401272c7205b8bc688588812b0b51dbda9cc66f4650ca9a3629452e1e0b143adb8add14ee5d354877c7f93f0838baa2')
+b2sums=('6f394686914651cd1efc07c206f98b25b31639d8d53dcef5378b32494abcae9cbaef838f1a71e3c29cd293ca25925d96834627bbf1e37d27f902751bbebda569')
 
 prepare() {
   cd ${pkgname}c/bin



More information about the arch-commits mailing list