From 1e5d482b25795af2082bccd531a4891a0ae68e16 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Fri, 11 Dec 2020 13:30:35 +0100 Subject: [PATCH] chatty: update to 0.13.1. --- srcpkgs/chatty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 00573e1c89f..e74cd5eb51f 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,7 +1,7 @@ # Template file for 'chatty' pkgname=chatty -version=0.12 -revision=2 +version=0.13.1 +revision=1 hostmakedepends="gradle" depends="virtual?java-runtime" short_desc="Twitch Chat Client for Desktop" @@ -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=624abea8897c1ee2f8e83b9f8d58eb28492f28236e6246f8bb2bfb75b581a2ba +checksum=72c82832893b96cb744905fd4a9c7015a8cf3670c53f4e42a9256908caf90c05 do_build() { gradle shadowJar