From 4a471f97ad50187fec5c02ad1a8ba67ba1ac625d Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Mon, 22 Mar 2021 20:10:17 +0100 Subject: [PATCH] chatty: update to 0.14. --- srcpkgs/chatty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index e74cd5eb51fb..a13ad9765b5a 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.13.1 +version=0.14 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=72c82832893b96cb744905fd4a9c7015a8cf3670c53f4e42a9256908caf90c05 +checksum=2eed3a4ed4f1ea58d89e535182bd32771522e4bccb5aa3bf4329aec9d7ab554c do_build() { gradle shadowJar