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