Date: Tuesday, December 6, 2022 @ 21:56:48
  Author: arodseth
Revision: 1356910

upgpkg: kotlin 1.7.22-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-06 21:54:13 UTC (rev 1356909)
+++ PKGBUILD    2022-12-06 21:56:48 UTC (rev 1356910)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <[email protected]>
 
 pkgname=kotlin
-pkgver=1.7.21
+pkgver=1.7.22
 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=('dacef5fe1a89697eab4d0cbfebaae27608d2d7ea9b69e162eb8af421c0b8ca9458e91cff7246164a8cd5ab0157abc7e00ee2b9ffd08abb86c0ca38f4c571b44a')
+b2sums=('7a0b1ad44c2a2b17402150a85fcfd5eb7f0dc0a6fcee50b778730a5a1e7f3fb43fc94cba58a0015a94e3d05b6ac517a041ac6805a0a3c9137e6980bc5d17b339')
 
 prepare() {
   cd ${pkgname}c/bin

Reply via email to