summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0353280fc273..015d1c651776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: max-k <max-kATpostDOTcom>
pkgname=sonar-scanner
-pkgver=4.8.0.2856
+pkgver=5.0.1.3006
pkgrel=1
pkgdesc='Generic CLI tool to launch project analysis on SonarQube servers'
arch=('any')
@@ -16,7 +16,7 @@ install="$pkgname.install"
source=("https://binaries.sonarsource.com/Distribution/$pkgname-cli/$pkgname-cli-$pkgver.zip"
"$pkgname.sh"
"$pkgname.install")
-sha256sums=('642d3e189bcca51055bc17d349fc575bf6259df1b54f4077a9a6c586afd65bff'
+sha256sums=('817802ab3a476f739192d6c10504285e24e9224a0fbe2a518bb938ff88b7ea81'
'70e67c19cc976f68c28b169647d335cbd803007279ff1c9e84b20ab0ac78d89f'
'61f04a4f7771fe95e7f0a993d45002855a4c526cfaa3203845b922045c4ea5cf')