summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordNhax2020-12-16 18:16:46 +0100
committerdNhax2020-12-16 18:16:46 +0100
commitfae02be5b1d3df64a411018fe29cc67da2415b77 (patch)
tree50abd8075d41d97f178340fc7198bd67f9c981d6
parentf33d1d44917ba319044628fc085e0b371ec6dc88 (diff)
downloadaur-fae02be5b1d3df64a411018fe29cc67da2415b77.tar.gz
Update to 8.6.0.39681
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed9810641f75..6b5cd90c142f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sonarqube
pkgdesc = An open source platform for continuous inspection of code quality
- pkgver = 8.5.1.38104
- pkgrel = 2
+ pkgver = 8.6.0.39681
+ pkgrel = 1
url = http://www.sonarqube.org/
install = sonarqube.install
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = sonarqube
options = !strip
backup = etc/webapps/sonarqube/sonar.properties
backup = etc/webapps/sonarqube/wrapper.conf
- source = https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.5.1.38104.zip
+ source = https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.6.0.39681.zip
source = sonarqube.service
source = sonarqube-tmpfile.conf
source = sonarqube-user.conf
source = 99-sonarqube.conf
- sha256sums = ab12b13e067ef30e6f9cf24d9117453f6bbf6e8bf5149aef990797f420a8ed5c
+ sha256sums = 5ea2a811eededa521eaa2d0afec33722186e601e9dda0edd3709408d9b6a1795
sha256sums = cbea7066125c5e1b1ca093b73ccfaa4a477dc8a8431c4619de356bd36a6a44a9
sha256sums = 2d908a2965df90a74feb0e734dabb27543f5a375ce94ce2a26b4682f462e3ea5
sha256sums = 43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d
diff --git a/PKGBUILD b/PKGBUILD
index 59d8278e7634..8876356a3056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=sonarqube
pkgname=${_pkgname}
-pkgver=8.5.1.38104
-pkgrel=2
+pkgver=8.6.0.39681
+pkgrel=1
pkgdesc="An open source platform for continuous inspection of code quality"
arch=('x86_64')
url="http://www.sonarqube.org/"
@@ -29,7 +29,7 @@ source=("https://binaries.sonarsource.com/Distribution/${_pkgname}/${_pkgname}-$
"${_pkgname}-user.conf"
"99-${_pkgname}.conf")
-sha256sums=('ab12b13e067ef30e6f9cf24d9117453f6bbf6e8bf5149aef990797f420a8ed5c'
+sha256sums=('5ea2a811eededa521eaa2d0afec33722186e601e9dda0edd3709408d9b6a1795'
'cbea7066125c5e1b1ca093b73ccfaa4a477dc8a8431c4619de356bd36a6a44a9'
'2d908a2965df90a74feb0e734dabb27543f5a375ce94ce2a26b4682f462e3ea5'
'43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d'