summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-09-26 13:40:03 -0400
committerL. Bradley LaBoon2017-09-26 13:40:03 -0400
commit96b229631c7df0782c0be46f672e35cb75cc5ce8 (patch)
treed576b260af4cb97f771c1ded6549683ee2236400
parent11c6161d243d35d8d1ee561e7596d655c9f5f3ed (diff)
downloadaur-96b229631c7df0782c0be46f672e35cb75cc5ce8.tar.gz
Updated to version 7.0.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa1d6fc62b2b..148152995aa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 22 13:35:23 UTC 2017
+# Tue Sep 26 17:39:42 UTC 2017
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 6.6.3_e21ee54bc796
+ pkgver = 7.0.0_c8a78efdd40f
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.3/linux/splunk-6.6.3-e21ee54bc796-Linux-x86_64.tgz
- sha256sums_x86_64 = 3256b011e25b97af0a1279ea97f4a394ed5a2004b547c655a36e7cf012f6c4d4
- source_i686 = https://download.splunk.com/products/splunk/releases/6.6.3/linux/splunk-6.6.3-e21ee54bc796-Linux-i686.tgz
- sha256sums_i686 = f8ce62b5a1e0c9401ed0205a3ceb0c3e04d869eea90645c17d042667e7e5e1d4
+ source_x86_64 = https://download.splunk.com/products/splunk/releases/7.0.0/linux/splunk-7.0.0-c8a78efdd40f-Linux-x86_64.tgz
+ sha256sums_x86_64 = 045486de225b1eda13f8f5ca9a38fb82222003ddc896f5128bb620b3ac825425
+ source_i686 = https://download.splunk.com/products/splunk/releases/7.0.0/linux/splunk-7.0.0-c8a78efdd40f-Linux-i686.tgz
+ sha256sums_i686 = 303e33f028c40070e6fa131f11e777f871d2d61b726fd4456858815cebda68e4
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index 48274eacc464..36293c89c04e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=6.6.3
-pkgver=${basever}_e21ee54bc796
+basever=7.0.0
+pkgver=${basever}_c8a78efdd40f
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=('3256b011e25b97af0a1279ea97f4a394ed5a2004b547c655a36e7cf012f6c4d4')
-sha256sums_i686=('f8ce62b5a1e0c9401ed0205a3ceb0c3e04d869eea90645c17d042667e7e5e1d4')
+sha256sums_x86_64=('045486de225b1eda13f8f5ca9a38fb82222003ddc896f5128bb620b3ac825425')
+sha256sums_i686=('303e33f028c40070e6fa131f11e777f871d2d61b726fd4456858815cebda68e4')
package() {
cd "$srcdir"