summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-05-25 09:52:11 -0400
committerL. Bradley LaBoon2017-05-25 09:52:11 -0400
commitb5dea26b583bf736a94cc07954147ec9e09345e2 (patch)
tree4acbe16bf7fa6b1cfaf4a7be0dc63f45ec73e1dc
parentda86aac3f1ae646d4c959c569a77302a61a7bb45 (diff)
downloadaur-b5dea26b583bf736a94cc07954147ec9e09345e2.tar.gz
Updated to version 6.6.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ea0d391cf84..934ea7db34f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 2 14:14:21 UTC 2017
+# Thu May 25 13:51:36 UTC 2017
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 6.6.0_1c4f3bbe1aea
+ pkgver = 6.6.1_aeae3fe0c5af
pkgrel = 1
url = https://www.splunk.com/
install = splunk.install
@@ -11,10 +11,10 @@ pkgbase = splunk
license = custom
source = splunk.service
sha256sums = ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757
- source_x86_64 = https://download.splunk.com/products/splunk/releases/6.6.0/linux/splunk-6.6.0-1c4f3bbe1aea-Linux-x86_64.tgz
- sha256sums_x86_64 = d40248b8e7546988ce88760202a5ff8a6dca4b937c84dc62aa9cd6e6275b619a
- source_i686 = https://download.splunk.com/products/splunk/releases/6.6.0/linux/splunk-6.6.0-1c4f3bbe1aea-Linux-i686.tgz
- sha256sums_i686 = 3519e5e3d78ea98ce9ac8af09f18effec492c12cdd3719b77a9645b869c8aa89
+ source_x86_64 = https://download.splunk.com/products/splunk/releases/6.6.1/linux/splunk-6.6.1-aeae3fe0c5af-Linux-x86_64.tgz
+ sha256sums_x86_64 = 4b11440239a30ab1be7db92b36e08b0ad6a8d21f3558cd3fff7c97fba81e2c71
+ source_i686 = https://download.splunk.com/products/splunk/releases/6.6.1/linux/splunk-6.6.1-aeae3fe0c5af-Linux-i686.tgz
+ sha256sums_i686 = e04dbd9cbcca1be97e78ff0cfe3632dff28f22251b6896d01cec9cfaf5c9089c
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index 00a24b074484..55fe23d8ebc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=6.6.0
-pkgver=${basever}_1c4f3bbe1aea
+basever=6.6.1
+pkgver=${basever}_aeae3fe0c5af
pkgrel=1
pkgdesc="Statistical analysis and search tool for logs and machine data"
url="https://www.splunk.com/"
@@ -12,8 +12,8 @@ source=("$pkgname.service")
source_i686=("https://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz")
source_x86_64=("https://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz")
sha256sums=('ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757')
-sha256sums_x86_64=('d40248b8e7546988ce88760202a5ff8a6dca4b937c84dc62aa9cd6e6275b619a')
-sha256sums_i686=('3519e5e3d78ea98ce9ac8af09f18effec492c12cdd3719b77a9645b869c8aa89')
+sha256sums_x86_64=('4b11440239a30ab1be7db92b36e08b0ad6a8d21f3558cd3fff7c97fba81e2c71')
+sha256sums_i686=('e04dbd9cbcca1be97e78ff0cfe3632dff28f22251b6896d01cec9cfaf5c9089c')
package() {
cd "$srcdir"