summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-02-06 14:43:41 -0500
committerL. Bradley LaBoon2016-02-06 14:43:41 -0500
commitcb8c0e8b37a7e6f574f4321fd6e1849a5b9f13f7 (patch)
treefb5328a390bc6cf0710b0c8f9375e0de1f78d525 /PKGBUILD
parent6e39190f6132bbb9b5a265d31b290a72ef03887f (diff)
downloadaur-cb8c0e8b37a7e6f574f4321fd6e1849a5b9f13f7.tar.gz
Updated to version 6.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd97cd72d285..85fbcfdc5f9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-pkgver=6.3.2_aaff59bb082c
+pkgver=6.3.3_f44afce176d0
pkgrel=1
pkgdesc="Statistical analysis and search tool for logs and machine data"
url="http://www.splunk.com/"
@@ -8,19 +8,19 @@ arch=('x86_64' 'i686')
license=('custom')
install="$pkgname.install"
source_i686=(
- "http://download.splunk.com/products/splunk/releases/6.3.2/splunk/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz"
+ "http://download.splunk.com/products/splunk/releases/6.3.3/splunk/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz"
"$pkgname.service"
)
source_x86_64=(
- "http://download.splunk.com/products/splunk/releases/6.3.2/splunk/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz"
+ "http://download.splunk.com/products/splunk/releases/6.3.3/splunk/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz"
"$pkgname.service"
)
sha256sums_i686=(
- 'b2ba9fe5e3666d454737c960d25ae0b4e74423f68ddc62b4c280c337355143f3'
+ '284344325c926b0020951320fc145e39b82c211b9de3227b752b5207534162ea'
'ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757'
)
sha256sums_x86_64=(
- 'e82566e56c1872c32f4f2fec4751476455bd06251794eb88dcbbe5cb37b0c647'
+ 'a29d88db653f8861fd883f89468ba12df9693f206e5a3c7883d603ba4f790691'
'ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757'
)