summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-03-31 10:57:10 -0400
committerL. Bradley LaBoon2017-03-31 10:57:10 -0400
commit537cdeb7f484cd5f0d69aabd7161f89758f7734a (patch)
treef1499ecb242d5ee325ec3e2bcc626dcb91dcc7a5
parent9d5892b4b03507ed6b58339f1893b78ab56e7898 (diff)
downloadaur-537cdeb7f484cd5f0d69aabd7161f89758f7734a.tar.gz
Updated to version 6.5.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2ade6619471..e9ffae185f85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 25 22:42:31 UTC 2017
+# Fri Mar 31 14:56:41 UTC 2017
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 6.5.2_67571ef4b87d
+ pkgver = 6.5.3_36937ad027d4
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.5.2/linux/splunk-6.5.2-67571ef4b87d-Linux-x86_64.tgz
- sha256sums_x86_64 = 884a5c896a29fa1e4685263d7a873f5f2f030ce0d3b1c61875c8760f6b3354ac
- source_i686 = https://download.splunk.com/products/splunk/releases/6.5.2/linux/splunk-6.5.2-67571ef4b87d-Linux-i686.tgz
- sha256sums_i686 = cdfdaef5037b1b43b9a0b573e118e20ac01248482f06dcfd4cedf95b2e51886a
+ source_x86_64 = https://download.splunk.com/products/splunk/releases/6.5.3/linux/splunk-6.5.3-36937ad027d4-Linux-x86_64.tgz
+ sha256sums_x86_64 = 72bb828b234b86dc7703f811aa15b9c2f0d466d4ccc9888ca744d47beb9f98e1
+ source_i686 = https://download.splunk.com/products/splunk/releases/6.5.3/linux/splunk-6.5.3-36937ad027d4-Linux-i686.tgz
+ sha256sums_i686 = 773bc314ae58163c08a82305e8715aae10acc2f20f2f239f58fa291c6ac8d85b
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index 1cf6a9bf46e2..ce5a2eecefeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=6.5.2
-pkgver=${basever}_67571ef4b87d
+basever=6.5.3
+pkgver=${basever}_36937ad027d4
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=('884a5c896a29fa1e4685263d7a873f5f2f030ce0d3b1c61875c8760f6b3354ac')
-sha256sums_i686=('cdfdaef5037b1b43b9a0b573e118e20ac01248482f06dcfd4cedf95b2e51886a')
+sha256sums_x86_64=('72bb828b234b86dc7703f811aa15b9c2f0d466d4ccc9888ca744d47beb9f98e1')
+sha256sums_i686=('773bc314ae58163c08a82305e8715aae10acc2f20f2f239f58fa291c6ac8d85b')
package() {
cd "$srcdir"