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

Alexander Rødseth arodseth at archlinux.org
Sat May 4 12:00:25 UTC 2019


    Date: Saturday, May 4, 2019 @ 12:00:25
  Author: arodseth
Revision: 458837

upgpkg: kotlin 1.3.31-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-04 11:50:32 UTC (rev 458836)
+++ PKGBUILD	2019-05-04 12:00:25 UTC (rev 458837)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.3.30
+pkgver=1.3.31
 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=('3d5c2219357ec0a247ccccba45377a5b544876871ce230da90e739953531bdec')
+sha256sums=('107325d56315af4f59ff28db6837d03c2660088e3efeb7d4e41f3e01bb848d6a')
 
 prepare() {
   cd "${pkgname}c/bin"



More information about the arch-commits mailing list