From 1a60c9f8c15ad8f2abc60b305af5779f6d40d265 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sun, 10 Apr 2022 15:32:56 +0200 Subject: [PATCH] chatty: update to 0.18. --- srcpkgs/chatty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chatty/template b/srcpkgs/chatty/template index 32821e5277f3..58ab4862f6fc 100644 --- a/srcpkgs/chatty/template +++ b/srcpkgs/chatty/template @@ -1,6 +1,6 @@ # Template file for 'chatty' pkgname=chatty -version=0.17 +version=0.18 revision=1 hostmakedepends="gradle" depends="virtual?java-runtime" @@ -9,7 +9,7 @@ maintainer="Frank Steinborn " license="GPL-3.0-or-later" homepage="https://chatty.github.io/" distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz" -checksum=1d649d87fccb23b05136df387d4e23d79c2254b4c9f66ac09bc15c575d5680dd +checksum=cbc4009a233168a751cf2732cd5da79d851151fe866a74f75651e8eab75dc4f7 do_build() { gradle shadowJar