[arch-commits] Commit in ammonite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 29 14:11:13 UTC 2020
Date: Sunday, November 29, 2020 @ 14:11:13
Author: felixonmars
Revision: 766305
upgpkg: ammonite 2.3.8-1
Modified:
ammonite/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 14:07:57 UTC (rev 766304)
+++ PKGBUILD 2020-11-29 14:11:13 UTC (rev 766305)
@@ -4,7 +4,7 @@
# Contributor: wenLiangcan <boxeed at gmail dot com>
pkgname=ammonite
-pkgver=2.3.7
+pkgver=2.3.8
_scalaversion=2.13.2
pkgrel=1
pkgdesc="A cleanroom re-implementation of the Scala REPL from first principles. "
@@ -14,7 +14,7 @@
depends=('bash' 'java-environment')
makedepends=('mill')
source=("https://github.com/lihaoyi/Ammonite/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('787ce7cfbdf6e7b6b9d325908b12acbbd2b27f797653bd9331d404a76cba2c8d76b3585263c4fb296379970b59cdb552fe269f90c5eb1bac5e34feeff2a7570a')
+b2sums=('ba399c87760ff7dbc42a64dbcb3f784ed82745ad1ca0ac7c61e0808504017ef04e507ae083dd9644ea0681ea527ead280dba38eff09118babc5e9138f93048e8')
prepare() {
cd Ammonite-$pkgver
More information about the arch-commits
mailing list