summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Garillot2015-10-06 11:19:47 +0200
committerFrançois Garillot2015-10-06 11:19:47 +0200
commit331133431c57d7504f14ca50e22e588b530d1979 (patch)
tree67df4ff3db4b412d9435cdcff2a5f557769f8543
parent9f4480be7b91fdc877e3052983847e603bdbac73 (diff)
downloadaur-331133431c57d7504f14ca50e22e588b530d1979.tar.gz
Bump to Spark 1.5.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60079b1d39a..d2f2a8376588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Christian Krause ("wookietreiber") <kizkizzbangbang@gmail.com>
pkgname=apache-spark
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="fast and general engine for large-scale data processing"
arch=('any')
@@ -15,7 +15,7 @@ install=apache-spark.install
source=("http://d3kbcqa49mib13.cloudfront.net/spark-$pkgver.tgz"
'apache-spark-standalone.service'
'spark-env.sh')
-md5sums=('658d5d499a53bbf05c80bbba9de72382'
+ md5sums=('e3695ba12a4edcd6a0c86db8c923be2b'
'bb7d8b85366e6f9cc0b2777eaea161a8'
'0913001583e607849270090555dbd309')
backup=('etc/apache-spark/spark-env.sh')