summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-07-12 14:12:46 -0400
committerL. Bradley LaBoon2016-07-12 14:12:46 -0400
commit178459b63a253ac2f2098a9238db552042ec45c4 (patch)
tree8c4078807f91384bf528277ce74d05dc948a8f03
parent18def63908803640840bce2e5235b716ffc4a00c (diff)
downloadaur-178459b63a253ac2f2098a9238db552042ec45c4.tar.gz
Updated to 6.4.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92a022bc7a62..3a44a11bdd49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 18 21:31:46 UTC 2016
+# Tue Jul 12 18:11:25 UTC 2016
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 6.4.1_debde650d26e
+ pkgver = 6.4.2_00f5bb3fa822
pkgrel = 1
url = http://www.splunk.com/
install = splunk.install
@@ -11,10 +11,10 @@ pkgbase = splunk
license = custom
source = splunk.service
sha256sums = ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757
- source_x86_64 = http://download.splunk.com/products/splunk/releases/6.4.1/linux/splunk-6.4.1-debde650d26e-Linux-x86_64.tgz
- sha256sums_x86_64 = 5a6164f0d0b7498d33fbd41b1c218a0c0cdca4ad972645e1af70dfb9c56c8b2c
- source_i686 = http://download.splunk.com/products/splunk/releases/6.4.1/linux/splunk-6.4.1-debde650d26e-Linux-i686.tgz
- sha256sums_i686 = b9d626afac3e0cc149e04d4bbd51fff3c09e385a04fbee4176af767914a4f990
+ source_x86_64 = http://download.splunk.com/products/splunk/releases/6.4.2/linux/splunk-6.4.2-00f5bb3fa822-Linux-x86_64.tgz
+ sha256sums_x86_64 = ec888c4f80c5fd9813facd274452ddf8da41e78dde3d171b15a90a5c61c505af
+ source_i686 = http://download.splunk.com/products/splunk/releases/6.4.2/linux/splunk-6.4.2-00f5bb3fa822-Linux-i686.tgz
+ sha256sums_i686 = d0314cdf9130c8991a3ded3df21dde18029bf90c026317fadc1b7e0629d1fe03
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index 1e83b836a398..65af5fd4c1b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=6.4.1
-pkgver=${basever}_debde650d26e
+basever=6.4.2
+pkgver=${basever}_00f5bb3fa822
pkgrel=1
pkgdesc="Statistical analysis and search tool for logs and machine data"
url="http://www.splunk.com/"
@@ -12,8 +12,8 @@ source=("$pkgname.service")
source_i686=("http://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz")
source_x86_64=("http://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz")
sha256sums=('ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757')
-sha256sums_i686=('b9d626afac3e0cc149e04d4bbd51fff3c09e385a04fbee4176af767914a4f990')
-sha256sums_x86_64=('5a6164f0d0b7498d33fbd41b1c218a0c0cdca4ad972645e1af70dfb9c56c8b2c')
+sha256sums_i686=('d0314cdf9130c8991a3ded3df21dde18029bf90c026317fadc1b7e0629d1fe03')
+sha256sums_x86_64=('ec888c4f80c5fd9813facd274452ddf8da41e78dde3d171b15a90a5c61c505af')
package() {
cd "$srcdir"