chatty: update to 0.15.
This commit is contained in:
parent
9ae4233e5e
commit
6578ab9192
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'chatty'
|
# Template file for 'chatty'
|
||||||
pkgname=chatty
|
pkgname=chatty
|
||||||
version=0.14
|
version=0.15
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="gradle"
|
hostmakedepends="gradle"
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
short_desc="Twitch Chat Client for Desktop"
|
short_desc="Twitch Chat Client for Desktop"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://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=2eed3a4ed4f1ea58d89e535182bd32771522e4bccb5aa3bf4329aec9d7ab554c
|
checksum=da1ea6b530a7b6548382550a0b4789ea4207f213c46d5e516e7574b47a2f1de1
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
gradle shadowJar
|
gradle shadowJar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue