summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Krivopalov2017-11-17 11:37:44 -0800
committerVladimir Krivopalov2017-11-17 11:37:44 -0800
commitf18a96a24b2e05f1d91d1e7ecbc06572167e8bfa (patch)
tree55af4988ae400b94baad8a9fa980af606b25f8d2
parent3ee6691258c39fcf6cbd97efd40009722801681b (diff)
downloadaur-f18a96a24b2e05f1d91d1e7ecbc06572167e8bfa.tar.gz
2.0.0 -> 2.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d726683ba8c7..b582bcf4f3da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 23 03:40:30 UTC 2017
+# Fri Nov 17 19:37:31 UTC 2017
pkgbase = scylla
pkgdesc = Scylla is an open source NoSQL drop-in replacement for Apache Cassandra with fast throughput and low latency
- pkgver = 2.0.0
+ pkgver = 2.0.1
pkgrel = 1
url = http://www.scylladb.com/
install = .install
@@ -59,7 +59,7 @@ pkgbase = scylla
backup = etc/scylla.d/cpuset.conf
backup = etc/scylla.d/dev-mode.conf
backup = etc/scylla.d/io.conf
- source = git+https://github.com/scylladb/scylla.git#tag=scylla-2.0.0
+ source = git+https://github.com/scylladb/scylla.git#tag=scylla-2.0.1
source = git+https://github.com/scylladb/scylla-ami.git
source = git+https://github.com/scylladb/scylla-swagger-ui.git
source = git+https://github.com/scylladb/scylla-seastar.git
diff --git a/PKGBUILD b/PKGBUILD
index fd196a87c76b..28a046db1275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Main package information
pkgname=scylla
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Scylla is an open source NoSQL drop-in replacement for Apache Cassandra with fast throughput and low latency"
arch=('x86_64')