summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Garillot2017-07-12 14:57:57 -0400
committerFrançois Garillot2017-07-12 14:57:57 -0400
commit4b19c7abd8cc1a33ff56b1b4069e204aa83660ee (patch)
tree4b110cfedeb09f7703d1f58af466eb1cc2a588e7
parent7b7ccb888550dfc2f6a213ab4d281551763eccfc (diff)
downloadaur-4b19c7abd8cc1a33ff56b1b4069e204aa83660ee.tar.gz
Bumping spark version : 2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e75166b573fa..c0709cd7728b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 7 16:19:16 UTC 2017
+# Wed Jul 12 18:57:25 UTC 2017
pkgbase = apache-spark
pkgdesc = fast and general engine for large-scale data processing
- pkgver = 2.1.1
+ pkgver = 2.2.0
pkgrel = 1
url = http://spark.apache.org
install = apache-spark.install
@@ -17,14 +17,14 @@ pkgbase = apache-spark
optdepends = rsync: support rsync hadoop binaries from master
optdepends = hadoop: support for running on YARN
backup = etc/apache-spark/spark-env.sh
- source = http://d3kbcqa49mib13.cloudfront.net/spark-2.1.1-bin-without-hadoop.tgz
+ source = http://d3kbcqa49mib13.cloudfront.net/spark-2.2.0-bin-without-hadoop.tgz
source = apache-spark-master.service
source = apache-spark-slave@.service
source = spark-env.sh
source = spark-daemon-run.sh
source = run-master.sh
source = run-slave.sh
- sha1sums = f06ab5276efa77224ae320a032e909309fc7f1b6
+ sha1sums = 15b9577049638fc1afe8d2843ac1ae9dec470962
sha1sums = ac71d12070a9a10323e8ec5aed4346b1dd7f21c6
sha1sums = a191e4f8f7f8bbc596f4fadfb3c592c3efbc4fc0
sha1sums = 05372135ef26de3c75231731d1a56a11431f5496
diff --git a/PKGBUILD b/PKGBUILD
index cc5654b664ca..0bf29600485d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christian Krause ("wookietreiber") <kizkizzbangbang@gmail.com>
pkgname=apache-spark
-pkgver=2.1.1
+pkgver=2.2.0
pkgrel=1
pkgdesc="fast and general engine for large-scale data processing"
arch=('any')
@@ -24,7 +24,7 @@ source=("http://d3kbcqa49mib13.cloudfront.net/spark-${pkgver}-bin-without-hadoop
'spark-daemon-run.sh'
'run-master.sh'
'run-slave.sh')
-sha1sums=('f06ab5276efa77224ae320a032e909309fc7f1b6'
+sha1sums=('15b9577049638fc1afe8d2843ac1ae9dec470962'
'ac71d12070a9a10323e8ec5aed4346b1dd7f21c6'
'a191e4f8f7f8bbc596f4fadfb3c592c3efbc4fc0'
'05372135ef26de3c75231731d1a56a11431f5496'