chatty: update to 0.16.
This commit is contained in:
parent
2fbc3486c4
commit
3a9d2830fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chatty'
|
||||
pkgname=chatty
|
||||
version=0.15
|
||||
version=0.16
|
||||
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=da1ea6b530a7b6548382550a0b4789ea4207f213c46d5e516e7574b47a2f1de1
|
||||
checksum=18d5b096caae03f7d5d6a0afc68063f43ac6cfcfa982ca574872fb948f2c6b2d
|
||||
|
||||
do_build() {
|
||||
gradle shadowJar
|
||||
|
|
Loading…
Reference in a new issue