summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2020-03-17 10:13:53 +1100
committerRhinoceros2020-03-17 10:13:53 +1100
commit1541207c3d6abf6f3fb6cb7d71ff61055c46f07c (patch)
tree3a6a5a5d0e7f0e49e9e7099448f6e0f006ee83ac /PKGBUILD
parentac68073764eac7bf60b38b7533008d78545975ee (diff)
downloadaur-python-pysqlcipher3.tar.gz
Add warning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eff0789d88a0..0edc9403f6d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python-pysqlcipher3
_pkgname=${pkgname#python-}
pkgver=1.0.3
pkgrel=2
-pkgdesc='Python 3 bindings for SQLCipher'
+pkgdesc='Python 3 bindings for SQLCipher (project no longer maintained. Vulnerabilities may exist)'
arch=('any')
url='https://github.com/rigglemania/pysqlcipher3'
depends=('python' 'sqlcipher')