Date: Thursday, January 12, 2023 @ 00:31:27
  Author: felixonmars
Revision: 1382996

upgpkg: ammonite 2.5.6-1

Modified:
  ammonite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-11 23:52:21 UTC (rev 1382995)
+++ PKGBUILD    2023-01-12 00:31:27 UTC (rev 1382996)
@@ -4,7 +4,7 @@
 # Contributor: wenLiangcan <boxeed at gmail dot com>
 
 pkgname=ammonite
-pkgver=2.5.5
+pkgver=2.5.6
 _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=('2aaa93098ef566eef796ce553f713c98f45680c929b37194c72482d26a67f50d41da0863a9713a68cbb567d6a9515125ca74d86f0fce67d67d936d8a692471f1')
+b2sums=('28eb868dfd1346007f0cf11b35f78827c315ee8d89be8986dc6992b9195f5880bff70ca075d8c0cf9047ab01eb9c0fd2911c1ce59e170c6d016baea6a05cdaa8')
 
 prepare() {
   cd Ammonite-$pkgver

Reply via email to