aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gradle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gradle/APKBUILD b/community/gradle/APKBUILD
index bdb90f7397..d341ec3707 100644
--- a/community/gradle/APKBUILD
+++ b/community/gradle/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=gradle
-pkgver=5.6.2
+pkgver=5.6.3
pkgrel=0
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
url="https://gradle.org/"
@@ -34,4 +34,4 @@ package() {
done
}
-sha512sums="b1639a7ed47f58778329712d7046e690ca98189435dd42dd1177f46695251ad7dd4cdadc9fc5c8acf50eba65a032042d9760cde09938eaf101b572d11ecc3b26 gradle-5.6.2-bin.zip"
+sha512sums="bd5bd6f4a8c9438ae7b7c4ecfae2dfb0a5df0a652050278309415243fb124fd725e08d574c51a18855cb122166f45f9039ebf51a9596760aeeca78025a6c32c4 gradle-5.6.3-bin.zip"