From 0ee2936817ea91df6cb23a6481f528b7ad3d4b37 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Thu, 14 Jul 2022 19:01:48 +0200 Subject: [PATCH] chatty: update to 0.19. --- srcpkgs/chatty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 58ab4862f6fc..75585d6ecec7 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.18 +version=0.19 revision=1 hostmakedepends="gradle" depends="virtual?java-runtime" @@ -9,7 +9,7 @@ maintainer="Frank Steinborn " license="GPL-3.0-or-later" homepage="https://chatty.github.io/" distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz" -checksum=cbc4009a233168a751cf2732cd5da79d851151fe866a74f75651e8eab75dc4f7 +checksum=539e3a6883fd2f23603dfe36504c0c12e79b45de080d2a22d92f1564558136ec do_build() { gradle shadowJar