From f8b25b25c0fb89ada237e46e8337c0b37ce24c68 Mon Sep 17 00:00:00 2001 From: Phenethylamine Date: Tue, 3 Apr 2018 04:52:47 -0400 Subject: [PATCH] chatty: update to 0.9.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #13184 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller --- srcpkgs/chatty/template | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 3a5ce03a8d6..36bba34706a 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,7 +1,7 @@ #Template file for 'chatty' pkgname=chatty -version=0.9 -revision=2 +version=0.9.1 +revision=1 noarch=yes hostmakedepends="openjdk gradle" depends="virtual?java-runtime" @@ -9,9 +9,13 @@ short_desc="Chatty is a Twitch Chat Client for Desktop" maintainer="Phenethylamine " license="GPL-3" homepage="http://chatty.github.io/" -distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz http://chatty.github.io/Chatty_icon_256x256.png>chatty.png" +distfiles=" + https://github.com/chatty/chatty/archive/v${version}.tar.gz + http://chatty.github.io/Chatty_icon_256x256.png>chatty.png" skip_extraction="chatty.png" -checksum="856623df053fa5a4498df736825380834c4c5ef9407f81ba13cc947e3fed1a99 8821ea5bca093b01ec244b80a76df95211aa2c151fc6320e0d3e98380108d904" +checksum=" + 0286f5987599cbca2862a286fdb89bb4371e6c64e849652a038546c489b68ef7 + 8821ea5bca093b01ec244b80a76df95211aa2c151fc6320e0d3e98380108d904" do_build() { gradle shadowJar