[arch-commits] Commit in gradle/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Jan 10 04:10:00 UTC 2021
Date: Sunday, January 10, 2021 @ 04:09:59
Author: anthraxx
Revision: 816877
upgpkg: gradle 6.8-1
Modified:
gradle/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-10 03:18:55 UTC (rev 816876)
+++ PKGBUILD 2021-01-10 04:09:59 UTC (rev 816877)
@@ -5,7 +5,7 @@
pkgbase=gradle
pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=6.7
+pkgver=6.8
pkgrel=1
pkgdesc='Powerful build system for the JVM'
url='https://gradle.org/'
@@ -15,9 +15,9 @@
makedepends=('git' 'gradle' 'asciidoc' 'xmlto' 'kotlin' 'groovy' 'java-environment=11')
source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-src.zip
${pkgbase}.sh)
-sha256sums=('8f71632ff5c8a62df309edc106dabb6a24608073193bc96da04135d1dfb967f9'
+sha256sums=('8a2efaed8ea39f3cee276d9ae7db25716cb5be4235f5bd1a32b69f09a45022e8'
'6f3472486278252417af49196847ba465b56819d286658fcdf918687f89ee032')
-sha512sums=('74d8000bc09ff8523e3bf9232ea0bbc8303df6118fd97c941fcc218c7b3e8a854981d5f4ca99ea7d3ba3e868e9ad6b49641c0727ddb71d890fcc1576e23590ec'
+sha512sums=('48f18d6988827756064b8f28ab88a9d561d89982cdaa36d7e7cd2872ee2c8c863a46b300562eca00da7be7596629473bedd7e6ab812115171d26c818687a35e4'
'a50b6cf8281b56b80f55a20ac9316e1eed6887da1d191ad575dec140c9819711644d7077c4dc693b8cb0f1b08ceba0033ba88b5ad138d33ffb73b786c0d4bf81')
build() {
More information about the arch-commits
mailing list