[arch-commits] Commit in kotlin/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Jun 1 08:33:12 UTC 2021
Date: Tuesday, June 1, 2021 @ 08:33:11
Author: arodseth
Revision: 952935
upgpkg: kotlin 1.5.10-1
Modified:
kotlin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-01 07:30:09 UTC (rev 952934)
+++ PKGBUILD 2021-06-01 08:33:11 UTC (rev 952935)
@@ -2,7 +2,7 @@
# Contributor: Romain Gautier <romain.gautier at nimamoh.com>
pkgname=kotlin
-pkgver=1.5.0
+pkgver=1.5.10
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")
-b2sums=('290d9a58668a53f3177fdf4db7da7750320926d7fe0e0d378e8c4561b585104ad0aa4d046547d07c2e05c5a6543d1ab81a9bbfa3d5eaaae456b18a38cf1f6e32')
+b2sums=('32159fb75fc98ba1f02166489923f826dacec0e9c8f9aded09519f730fc0892be38c2f2a1ee842dd631937cc7dfd7537b65329af8e973fdbf2aa0d47eff2df7d')
prepare() {
cd ${pkgname}c/bin
More information about the arch-commits
mailing list