diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 9bc7d1e937e..5b005d89e51 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.26 +version=0.27 revision=1 hostmakedepends="gradle openjdk8" depends="virtual?java-runtime" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://chatty.github.io/" distfiles="https://github.com/chatty/chatty/archive/refs/tags/v${version}.tar.gz" -checksum=f9b6287a257fa50d757128af116ee29cf4c8d29e96e09616857017b859aa43f5 +checksum=ac45c594a4229b05765735f75fa4221952f35576cb7f339db58b31b2258de3d7 do_build() { gradle --no-daemon shadowJar