summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-09-27 12:28:49 -0400
committerL. Bradley LaBoon2016-09-27 12:28:49 -0400
commite51ddf108198c2a3a6a41f422981cddb9099f62f (patch)
tree171a0ea7eae25207a069dcdee643e92ac5e60860
parentdeec4aa976688ec08dc11e24d08697a23cc0db62 (diff)
downloadaur-e51ddf108198c2a3a6a41f422981cddb9099f62f.tar.gz
Updated to 6.5.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b62c31fffec9..293a2997e03b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 25 03:57:51 UTC 2016
+# Tue Sep 27 16:28:03 UTC 2016
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 6.4.3_b03109c2bad4
+ pkgver = 6.5.0_59c8927def0f
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.3/linux/splunk-6.4.3-b03109c2bad4-Linux-x86_64.tgz
- sha256sums_x86_64 = 4a7e06219f604ca7f6ba12640d7dc080dc297b084836194c5f10d12f9870cdb6
- source_i686 = http://download.splunk.com/products/splunk/releases/6.4.3/linux/splunk-6.4.3-b03109c2bad4-Linux-i686.tgz
- sha256sums_i686 = fc450926f1fa6fb6a97402a2162c3eea3a27f426ce7e4886457bbf422317ef65
+ source_x86_64 = http://download.splunk.com/products/splunk/releases/6.5.0/linux/splunk-6.5.0-59c8927def0f-Linux-x86_64.tgz
+ sha256sums_x86_64 = 03c935b3ab3404114dd008334b5f131c5fb7cf2fb009622580f2942cd898370a
+ source_i686 = http://download.splunk.com/products/splunk/releases/6.5.0/linux/splunk-6.5.0-59c8927def0f-Linux-i686.tgz
+ sha256sums_i686 = 876f759ad7fefefed41df6e6c7928ff004e36f0139caed3b562d1b4a8aeb6fd3
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index d97053e2705a..69313be89a2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=6.4.3
-pkgver=${basever}_b03109c2bad4
+basever=6.5.0
+pkgver=${basever}_59c8927def0f
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=('fc450926f1fa6fb6a97402a2162c3eea3a27f426ce7e4886457bbf422317ef65')
-sha256sums_x86_64=('4a7e06219f604ca7f6ba12640d7dc080dc297b084836194c5f10d12f9870cdb6')
+sha256sums_i686=('876f759ad7fefefed41df6e6c7928ff004e36f0139caed3b562d1b4a8aeb6fd3')
+sha256sums_x86_64=('03c935b3ab3404114dd008334b5f131c5fb7cf2fb009622580f2942cd898370a')
package() {
cd "$srcdir"