chatty: update to 0.22.
This commit is contained in:
parent
bb7a7095f7
commit
568524e0ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chatty'
|
||||
pkgname=chatty
|
||||
version=0.21
|
||||
version=0.22
|
||||
revision=1
|
||||
hostmakedepends="gradle"
|
||||
depends="virtual?java-runtime"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://chatty.github.io/"
|
||||
distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz"
|
||||
checksum=12ef3fb9034e21a5b76f6810af17ca6923b68661e518611aa3bc3b861e26b479
|
||||
checksum=4d5f4236bba0190608e825fa5baf11d718650bf83e6571ab83dd9457af9f888c
|
||||
|
||||
do_build() {
|
||||
gradle shadowJar
|
||||
|
|
Loading…
Reference in New Issue