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