From 979fb7611f15bdfff93c9db17a0535a797f784d4 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sat, 16 May 2020 21:31:53 +0200 Subject: [PATCH] chatty: update to 0.12. --- srcpkgs/chatty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 35099907bb1..16bbc44096d 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.11 +version=0.12 revision=1 archs=noarch hostmakedepends="gradle" @@ -10,7 +10,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=6ade796c9f93f91fd8afe9559371351bb19d6516c115e15227605f3c44dcde37 +checksum=624abea8897c1ee2f8e83b9f8d58eb28492f28236e6246f8bb2bfb75b581a2ba do_build() { gradle shadowJar