diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index e74cd5eb51f..a13ad9765b5 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.13.1 +version=0.14 revision=1 hostmakedepends="gradle" depends="virtual?java-runtime" @@ -9,7 +9,7 @@ maintainer="Frank Steinborn " license="GPL-3.0-only" homepage="http://chatty.github.io/" distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz" -checksum=72c82832893b96cb744905fd4a9c7015a8cf3670c53f4e42a9256908caf90c05 +checksum=2eed3a4ed4f1ea58d89e535182bd32771522e4bccb5aa3bf4329aec9d7ab554c do_build() { gradle shadowJar