summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordNhax2018-04-07 11:27:18 +0200
committerdNhax2018-04-07 11:27:18 +0200
commita5de846fdd4f49f978a6a05b38546270c092275d (patch)
tree625f8927b0175573f759ae9aa1c61ccde13dfa3c
parent0df3d2260fcf4f902ae94c003f0a269d841f55de (diff)
downloadaur-a5de846fdd4f49f978a6a05b38546270c092275d.tar.gz
Update to 6.7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8cc7d53fab3..2289d40cdb97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarqube-lts
pkgdesc = An open source platform for continuous inspection of code quality
- pkgver = 6.7.2
+ pkgver = 6.7.3
pkgrel = 1
url = http://www.sonarqube.org/
install = sonarqube-lts.install
@@ -16,12 +16,12 @@ pkgbase = sonarqube-lts
options = !strip
backup = etc/sonarqube/sonar.properties
backup = etc/sonarqube/wrapper.conf
- source = https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.7.2.zip
+ source = https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.7.3.zip
source = sonarqube.service
source = sonarqube-tmpfile.conf
source = sonarqube-user.conf
source = 99-sonarqube.conf
- sha256sums = 506333bf0766fc5a72bbe0e22d8948e8b9d96878d35ae41c9ed80a59ea1ef833
+ sha256sums = 40e399714d5001366f61d6009bbbc4836789c832e9cb4d5cdddd2274e234c66f
sha256sums = 1aeefc9db232d13a3139a27af308e30df72c8c9fd631f713e317e1ab18a24d77
sha256sums = 6e024de469ebb1bc4083274412f0a5d68d5fa511c2139ce4cb1d243c51ff9535
sha256sums = 43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d
diff --git a/PKGBUILD b/PKGBUILD
index 1689e0780261..0161440cc8de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=sonarqube
pkgname=${_pkgname}-lts
-pkgver=6.7.2
+pkgver=6.7.3
pkgrel=1
pkgdesc="An open source platform for continuous inspection of code quality"
arch=('x86_64')
@@ -30,7 +30,7 @@ source=("https://sonarsource.bintray.com/Distribution/${_pkgname}/${_pkgname}-${
"${_pkgname}-user.conf"
"99-${_pkgname}.conf")
-sha256sums=('506333bf0766fc5a72bbe0e22d8948e8b9d96878d35ae41c9ed80a59ea1ef833'
+sha256sums=('40e399714d5001366f61d6009bbbc4836789c832e9cb4d5cdddd2274e234c66f'
'1aeefc9db232d13a3139a27af308e30df72c8c9fd631f713e317e1ab18a24d77'
'6e024de469ebb1bc4083274412f0a5d68d5fa511c2139ce4cb1d243c51ff9535'
'43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d'