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

Alexander Rødseth arodseth at archlinux.org
Wed Apr 26 08:42:05 UTC 2017


    Date: Wednesday, April 26, 2017 @ 08:42:04
  Author: arodseth
Revision: 225544

upgpkg: kotlin 1.1.2-1

Modified:
  kotlin/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-26 08:42:02 UTC (rev 225543)
+++ PKGBUILD	2017-04-26 08:42:04 UTC (rev 225544)
@@ -1,8 +1,9 @@
+# $Id$
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Romain Gautier <romain.gautier at nimamoh.com>
 
 pkgname=kotlin
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='The Kotlin programming language'
 arch=('any')
@@ -11,7 +12,7 @@
 makedepends=('setconf')
 depends=('bash' 'java-environment>=6')
 source=("https://github.com/JetBrains/kotlin/releases/download/v${pkgver%.0}/kotlin-compiler-${pkgver%.0}.zip")
-sha256sums=('aca2c91f6e10224df07bf523d34736c9a1f101bcf53b26104314503a57a026b1')
+sha256sums=('cb6d30b14adb0067477042e12c1d15e5a26cf80ef6a115e248ed4a89cbf6cf4e')
 
 prepare() {
   cd "${pkgname}c/bin"
@@ -49,4 +50,5 @@
   done
 }
 
+# getver: raw.githubusercontent.com/JetBrains/kotlin/master/ChangeLog.md
 # vim:set ts=2 sw=2 et:


Property changes on: kotlin/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list