summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ef6a5a2f7173
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = cqlsh
+ pkgdesc = CQL shell for apache cassandra
+ pkgver = 3.11.3
+ pkgrel = 1
+ url = https://github.com/apache/cassandra
+ arch = any
+ license = Apache
+ makedepends = python2-setuptools
+ makedepends = cython2
+ depends = python2
+ depends = python2-cassandra-driver
+ source = git+https://github.com/apache/cassandra/#tag=cassandra-3.11.3
+ md5sums = SKIP
+
+pkgname = cqlsh
+