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

Alexander Rødseth arodseth at archlinux.org
Wed Sep 19 08:50:45 UTC 2018


    Date: Wednesday, September 19, 2018 @ 08:50:45
  Author: arodseth
Revision: 383342

upgpkg: kotlin 1.2.70-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-19 07:49:31 UTC (rev 383341)
+++ PKGBUILD	2018-09-19 08:50:45 UTC (rev 383342)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.2.60
+pkgver=1.2.70
 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=('ff79f695c9be0a500d4b56a69d0b8657b3d106d78a35101e792248af904a623d')
+sha256sums=('a23a40a3505e78563100b9e6cfd7f535fbf6593b69a5c470800fbafbeccf8434')
 
 prepare() {
   cd "${pkgname}c/bin"



More information about the arch-commits mailing list