chatty: update to 0.20.
This commit is contained in:
parent
e92094f47c
commit
2ce2f0e01e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chatty'
|
||||
pkgname=chatty
|
||||
version=0.19
|
||||
version=0.20
|
||||
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=539e3a6883fd2f23603dfe36504c0c12e79b45de080d2a22d92f1564558136ec
|
||||
checksum=d6aa235a596bb793e5c246f0a573b160881a0de56605a81ec6e8be62a0d1228a
|
||||
|
||||
do_build() {
|
||||
gradle shadowJar
|
||||
|
|
Loading…
Reference in New Issue