diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 75585d6ecec..d5d631321fc 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.19 +version=0.20 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=539e3a6883fd2f23603dfe36504c0c12e79b45de080d2a22d92f1564558136ec +checksum=d6aa235a596bb793e5c246f0a573b160881a0de56605a81ec6e8be62a0d1228a do_build() { gradle shadowJar