chatty: update to 0.21.
This commit is contained in:
parent
1ae96db1b9
commit
07bc8f67ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chatty'
|
||||
pkgname=chatty
|
||||
version=0.20
|
||||
version=0.21
|
||||
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=d6aa235a596bb793e5c246f0a573b160881a0de56605a81ec6e8be62a0d1228a
|
||||
checksum=12ef3fb9034e21a5b76f6810af17ca6923b68661e518611aa3bc3b861e26b479
|
||||
|
||||
do_build() {
|
||||
gradle shadowJar
|
||||
|
|
Loading…
Add table
Reference in a new issue