summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 489d38a82354..d5424f361816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Christian Krause ("wookietreiber") <kizkizzbangbang@gmail.com>
pkgname=apache-spark
-pkgver=1.6.0
-pkgrel=6
+pkgver=1.6.1
+pkgrel=1
pkgdesc="fast and general engine for large-scale data processing"
arch=('any')
url="http://spark.apache.org"
@@ -15,7 +15,7 @@ install=apache-spark.install
source=("http://d3kbcqa49mib13.cloudfront.net/spark-$pkgver.tgz"
'apache-spark-standalone.service'
'spark-env.sh')
-md5sums=('311883f4e50c4f6d1fe0b0147f660cc2'
+md5sums=('12e1368138840b62f08ed22a8637955d'
'bb7d8b85366e6f9cc0b2777eaea161a8'
'0913001583e607849270090555dbd309')
backup=('etc/apache-spark/spark-env.sh')