summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99086e9ac20b..139de5ab999c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cqlsh
pkgdesc = CQL shell for apache cassandra
- pkgver = 3.11.3
+ pkgver = 3.11.4
pkgrel = 1
url = https://github.com/apache/cassandra
arch = any
@@ -9,7 +9,7 @@ pkgbase = cqlsh
makedepends = cython2
depends = python2
depends = python2-cassandra-driver-git
- source = git+https://github.com/apache/cassandra/#tag=cassandra-3.11.3
+ source = git+https://github.com/apache/cassandra/#tag=cassandra-3.11.4
md5sums = SKIP
pkgname = cqlsh
diff --git a/PKGBUILD b/PKGBUILD
index 4ff4a2640c83..100b1cc9a784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cqlsh
pkgdesc="CQL shell for apache cassandra"
-pkgver=3.11.3
+pkgver=3.11.4
pkgrel=1
arch=('any')
license=('Apache')