diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 32821e5277f..58ab4862f6f 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.17 +version=0.18 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=1d649d87fccb23b05136df387d4e23d79c2254b4c9f66ac09bc15c575d5680dd +checksum=cbc4009a233168a751cf2732cd5da79d851151fe866a74f75651e8eab75dc4f7 do_build() { gradle shadowJar