chatty: update to 0.12.
This commit is contained in:
parent
7c0fdf8560
commit
03528d2709
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chatty'
|
||||
pkgname=chatty
|
||||
version=0.11
|
||||
version=0.12
|
||||
revision=1
|
||||
archs=noarch
|
||||
hostmakedepends="gradle"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="http://chatty.github.io/"
|
||||
distfiles="https://github.com/chatty/chatty/archive/v${version}.tar.gz"
|
||||
checksum=6ade796c9f93f91fd8afe9559371351bb19d6516c115e15227605f3c44dcde37
|
||||
checksum=624abea8897c1ee2f8e83b9f8d58eb28492f28236e6246f8bb2bfb75b581a2ba
|
||||
|
||||
do_build() {
|
||||
gradle shadowJar
|
||||
|
|
Loading…
Reference in a new issue