diff --git a/community/gradle/APKBUILD b/community/gradle/APKBUILD index 46a7223a47b..dda4d5ebd48 100644 --- a/community/gradle/APKBUILD +++ b/community/gradle/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Roberto Oliveira # Maintainer: Patrycja Rosa pkgname=gradle -pkgver=8.10 +pkgver=8.10.1 pkgrel=0 pkgdesc="Build tool with a focus on build automation and support for multi-language development" url="https://gradle.org/" @@ -49,5 +49,5 @@ package() { } sha512sums=" -1d54e3a9067e6caf50bdd50fad8a26a5d64bcfb30e216a93890690a1e749c6a0a624a2250e1afb854d44662f6b37176348b1c26085b4e7124dd8f7ae1fae3769 gradle-8.10-bin.zip +7662a758a04d6e9acad6296feb9de46268ce1fc647be0273e1d6f0d5c9ef874371c045f1c95bc671fa2648e001a76b1f149d3a5e01b8f135ffd93455b98387e3 gradle-8.10.1-bin.zip "