aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2019-03-06 10:24:05 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2019-03-06 10:24:05 +0000
commit7df83a1fb1513348ed16506554da35b3f7d9e3ad (patch)
tree338a334d5b70ea8c1e2852f48a1c6be5cfc12372 /community/gradle
parent7ece85f3e95ccb63e2cb73bf7f54aae0540b9862 (diff)
downloadaports-7df83a1fb1513348ed16506554da35b3f7d9e3ad.tar.bz2
aports-7df83a1fb1513348ed16506554da35b3f7d9e3ad.tar.xz
community/gradle: upgrade to 5.2.1
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 30e7a0f9ee..eec8160aff 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.3
+pkgver=5.2.1
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="fd3f4cfbd5262cc8514b7fb3e303ef46b9ca4b22901f1fe848ec4679f8d6bc283bde12ec584437624f0acf5486e5663966ad0736bf8ab341ac3e2667f514ceec gradle-4.10.3-bin.zip"
+sha512sums="2a42241bcdc8df475f5efbd54e210f09e447700eddbf8937ae02c715efa3f237619bff51b773d7807cdd83a2723939f82861a7d9dff0d460a2c4d660bc652285 gradle-5.2.1-bin.zip"