chatty: update to 0.22.

This commit is contained in:
Frank Steinborn 2023-01-16 18:13:00 +01:00 committed by Toyam Cox
parent bb7a7095f7
commit 568524e0ce

View file

@ -1,6 +1,6 @@
# Template file for 'chatty' # Template file for 'chatty'
pkgname=chatty pkgname=chatty
version=0.21 version=0.22
revision=1 revision=1
hostmakedepends="gradle" hostmakedepends="gradle"
depends="virtual?java-runtime" depends="virtual?java-runtime"
@ -9,7 +9,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://chatty.github.io/" homepage="https://chatty.github.io/"
distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz" distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz"
checksum=12ef3fb9034e21a5b76f6810af17ca6923b68661e518611aa3bc3b861e26b479 checksum=4d5f4236bba0190608e825fa5baf11d718650bf83e6571ab83dd9457af9f888c
do_build() { do_build() {
gradle shadowJar gradle shadowJar