summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19e16143ab54..9dcfe6a0147d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-pysqlcipher3
- pkgdesc = DB-API 2.0 interface for SQLCIPHER 3.x
- pkgver = 1.0.2
- pkgrel = 1
+ 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
- source = https://files.pythonhosted.org/packages/source/p/pysqlcipher3/pysqlcipher3-1.0.2.tar.gz
- md5sums = 387aa1f10ff84b72d879c111c6fce3d7
+ depends = sqlcipher
+ source = https://files.pythonhosted.org/packages/source/p/pysqlcipher3/pysqlcipher3-1.0.3.tar.gz
+ sha256sums = 694e5bbb6ece8a064bd55f261e54b9ffbb3af1784afdc4dce4948a0251a8a430
pkgname = python-pysqlcipher3
- depends = python