summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9dcfe6a0147d23605fe705e712896457babc2e85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pysqlcipher3
	pkgdesc = Python 3 bindings for SQLCipher (project no longer maintained. Vulnerabilities may exist)
	pkgver = 1.0.3
	pkgrel = 2
	url = https://github.com/rigglemania/pysqlcipher3
	arch = any
	license = ZLIB
	makedepends = python-setuptools
	depends = python
	depends = sqlcipher
	source = https://files.pythonhosted.org/packages/source/p/pysqlcipher3/pysqlcipher3-1.0.3.tar.gz
	sha256sums = 694e5bbb6ece8a064bd55f261e54b9ffbb3af1784afdc4dce4948a0251a8a430

pkgname = python-pysqlcipher3