mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'chatty'
|
||||||
pkgname=chatty
|
pkgname=chatty
|
||||||
version=0.11
|
version=0.12
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
hostmakedepends="gradle"
|
hostmakedepends="gradle"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="http://chatty.github.io/"
|
homepage="http://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=6ade796c9f93f91fd8afe9559371351bb19d6516c115e15227605f3c44dcde37
|
checksum=624abea8897c1ee2f8e83b9f8d58eb28492f28236e6246f8bb2bfb75b581a2ba
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
gradle shadowJar
|
gradle shadowJar
|
||||||
|
|
Loading…
Add table
Reference in a new issue