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

Alexander Rødseth arodseth at archlinux.org
Wed May 6 12:51:10 UTC 2020


    Date: Wednesday, May 6, 2020 @ 12:51:09
  Author: arodseth
Revision: 625041

upgpkg: kotlin 1.3.72-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 12:47:59 UTC (rev 625040)
+++ PKGBUILD	2020-05-06 12:51:09 UTC (rev 625041)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.3.70
+pkgver=1.3.72
 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=('709d782ff707a633278bac4c63bab3026b768e717f8aaf62de1036c994bc89c7')
+sha256sums=('ccd0db87981f1c0e3f209a1a4acb6778f14e63fe3e561a98948b5317e526cc6c')
 
 prepare() {
   cd "${pkgname}c/bin"



More information about the arch-commits mailing list