chatty: update to 0.19.
This commit is contained in:
parent
7351c68ce8
commit
b52c69e807
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chatty'
|
# Template file for 'chatty'
|
||||||
pkgname=chatty
|
pkgname=chatty
|
||||||
version=0.18
|
version=0.19
|
||||||
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=cbc4009a233168a751cf2732cd5da79d851151fe866a74f75651e8eab75dc4f7
|
checksum=539e3a6883fd2f23603dfe36504c0c12e79b45de080d2a22d92f1564558136ec
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
gradle shadowJar
|
gradle shadowJar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue