summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a57404431a748e1170818f09ee1e18b20e2ffbd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = cqlsh-git
	pkgdesc = CQL shell for apache cassandra
	pkgver = 6.0.0
	pkgrel = 1
	url = https://github.com/apache/cassandra
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = cython
	depends = python
	conflicts = cqlsh
	source = git+https://github.com/apache/cassandra.git#branch=trunk
	md5sums = SKIP

pkgname = cqlsh-git