aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-12-14 19:21:45 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-12-14 19:22:04 +0000
commit48e61649162fdb29baec304ff2841f63679dc598 (patch)
treeb4506dbb5f47594a5fcd3c74b26ed0e16806a22b /community/gradle
parent350bd99f95f6dd14c44107ebb719433aa4d4f653 (diff)
downloadaports-48e61649162fdb29baec304ff2841f63679dc598.tar.bz2
aports-48e61649162fdb29baec304ff2841f63679dc598.tar.xz
community/gradle: upgrade to 4.10.3
Diffstat (limited to 'community/gradle')
-rw-r--r--community/gradle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gradle/APKBUILD b/community/gradle/APKBUILD
index a0baec6fb9..30e7a0f9ee 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=4.10.2
+pkgver=4.10.3
pkgrel=0
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
url="https://gradle.org/"
@@ -37,4 +37,4 @@ package() {
done
}
-sha512sums="bd0255e38e9a987f039b798d1b339e82e5e500e9cc02ddc4a6aebd3f24bba503e2e9f8a0f58b18ff13a72415e12cc505ad74ee2cefa291261bf5f458b3d3d3e0 gradle-4.10.2-bin.zip"
+sha512sums="fd3f4cfbd5262cc8514b7fb3e303ef46b9ca4b22901f1fe848ec4679f8d6bc283bde12ec584437624f0acf5486e5663966ad0736bf8ab341ac3e2667f514ceec gradle-4.10.3-bin.zip"