mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
kotlin: update to 1.1.2
This commit is contained in:
parent
0525592427
commit
de10cf8002
@ -1,5 +1,5 @@
|
||||
pkgname=kotlin
|
||||
pkgver=1.1.1
|
||||
pkgver=1.1.2
|
||||
pkgrel=1
|
||||
pkgdesc='The Kotlin programming language'
|
||||
arch=('any')
|
||||
@ -8,7 +8,7 @@ license=('apache' 'custom')
|
||||
depends=('bash' 'java-environment')
|
||||
makedepends=('setconf')
|
||||
source=("https://github.com/JetBrains/kotlin/releases/download/v${pkgver}/kotlin-compiler-${pkgver}.zip")
|
||||
sha256sums=('aca2c91f6e10224df07bf523d34736c9a1f101bcf53b26104314503a57a026b1')
|
||||
sha256sums=('cb6d30b14adb0067477042e12c1d15e5a26cf80ef6a115e248ed4a89cbf6cf4e')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}c/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user