Date: Wednesday, February 8, 2023 @ 14:50:37
  Author: arodseth
Revision: 1396062

upgpkg: kotlin 1.8.10-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-08 14:29:12 UTC (rev 1396061)
+++ PKGBUILD    2023-02-08 14:50:37 UTC (rev 1396062)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <[email protected]>
 
 pkgname=kotlin
-pkgver=1.8.0
+pkgver=1.8.10
 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=('1890998e6ef7e7b8566c14da41b023bc51208f63335f3ebd6add7990e2ba3e109c252fa1eb020e184ed56be14cd6041780bc275e2b1d698302329cbec5ea2181')
+b2sums=('5f51c3d4d3bdb673914cec4026b8187ec1f9f275709926f9f1ce4a375894c86e44190d578ad71aec67386ba76d147d124dddbaf75989818072fd2a43fb6d4561')
 
sh512sums=('7a0b1ad44c2a2b17402150a85fcfd5eb7f0dc0a6fcee50b778730a5a1e7f3fb43fc94cba58a0015a94e3d05b6ac517a041ac6805a0a3c9137e6980bc5d17b339')
 
 prepare() {

Reply via email to