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

Alexander Rødseth arodseth at archlinux.org
Thu Feb 4 17:58:10 UTC 2021


    Date: Thursday, February 4, 2021 @ 17:58:10
  Author: arodseth
Revision: 844758

upgpkg: kotlin 1.4.30-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-04 17:57:04 UTC (rev 844757)
+++ PKGBUILD	2021-02-04 17:58:10 UTC (rev 844758)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.4.21
+pkgver=1.4.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")
-sha256sums=('46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7')
+sha256sums=('7b0aae9dca5ea899ef05dedc0a6fdd6e359451e56ff0dd3354443b3208b31800')
 
 prepare() {
   cd ${pkgname}c/bin



More information about the arch-commits mailing list