From c0e637dfbb238da4fad091834d567538910cebeb Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Mon, 5 Jul 2021 11:42:19 +0200 Subject: [PATCH] chatty: update to 0.15. --- srcpkgs/chatty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index a13ad9765b5a..5f4b92c2c82a 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.14 +version=0.15 revision=1 hostmakedepends="gradle" depends="virtual?java-runtime" @@ -9,7 +9,7 @@ maintainer="Frank Steinborn " license="GPL-3.0-only" homepage="http://chatty.github.io/" distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz" -checksum=2eed3a4ed4f1ea58d89e535182bd32771522e4bccb5aa3bf4329aec9d7ab554c +checksum=da1ea6b530a7b6548382550a0b4789ea4207f213c46d5e516e7574b47a2f1de1 do_build() { gradle shadowJar