summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Sarboni2016-11-15 11:02:16 +0100
committerThomas Sarboni2016-11-15 11:02:16 +0100
commit95e375228d525240e8d2d52b7fe3969ea75ee758 (patch)
tree49ff27c6151f035d88cc20fc9401aa3698c20110 /PKGBUILD
parent3d34b6cf4b35d979d9e94094f7c4739088ba709e (diff)
downloadaur-95e375228d525240e8d2d52b7fe3969ea75ee758.tar.gz
Update sonar-scanner.install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a7b0d486f85..9b1d60b8b4be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: max-k <max-kATpostDOTcom>
pkgname=sonar-scanner
pkgver=2.8
-pkgrel=2
+pkgrel=3
pkgdesc="Default launcher to analyze a project with SonarQube"
arch=('any')
url="http://www.sonarqube.org/"
@@ -15,7 +15,7 @@ source=("https://sonarsource.bintray.com/Distribution/$pkgname-cli/$pkgname-$pkg
"$pkgname.install")
md5sums=('981936861fa622bb97ffc3a66afa1caa'
'8d64e9d68709013a33f1b61070ca1c1f'
- '6c6f62fabe7ca5e3468d0831a063485a')
+ '7b8d20440ee4582c2070ef362179e817')
package() {
mkdir -p "$pkgdir/etc/profile.d"