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

Alexander Rødseth arodseth at archlinux.org
Tue Jan 17 20:14:55 UTC 2017


    Date: Tuesday, January 17, 2017 @ 20:14:54
  Author: arodseth
Revision: 207793

upgpkg: kotlin 1.0.6-1

Modified:
  kotlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 20:14:30 UTC (rev 207792)
+++ PKGBUILD	2017-01-17 20:14:54 UTC (rev 207793)
@@ -2,7 +2,7 @@
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc='The Kotlin programming language'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('setconf')
 depends=('bash' 'java-environment>=6')
 source=("https://github.com/JetBrains/kotlin/releases/download/v$pkgver/kotlin-compiler-$pkgver.zip")
-sha256sums=('e45fcf6d55268c8c354d9d959b58a378bd5d344f1f3f9132b17da6d40433d9f6')
+sha256sums=('42a20b72d1e90f9efa9d13aab97559f478cc32b7c2e6da8569cdc3741a8e14b6')
 
 prepare() {
   cd "${pkgname}c/bin"



More information about the arch-commits mailing list