diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index fffc58c822..35099907bb 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,16 +1,16 @@ # Template file for 'chatty' pkgname=chatty -version=0.10 +version=0.11 revision=1 archs=noarch -hostmakedepends="openjdk8 gradle" +hostmakedepends="gradle" depends="virtual?java-runtime" short_desc="Twitch Chat Client for Desktop" 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=9b50246620f179be675e883c9a5766218fc50a8f0b4ee139dc40a9dfed5d54d2 +checksum=6ade796c9f93f91fd8afe9559371351bb19d6516c115e15227605f3c44dcde37 do_build() { gradle shadowJar