summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6117df4643b..b217fcb198a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = pwman3
pkgdesc = A console based password management application written in Python
- pkgver = 0.7.4
+ pkgver = 0.9.1
pkgrel = 1
url = https://github.com/pwman3/pwman3
arch = any
license = GPL
depends = python-colorama
- depends = python-crypto
depends = xsel
+ depends = python-cryptography
optdepends = python-psycopg2: PostgreSQL support,
optdepends = python-pymysql: MySQL support,
optdepends = python-pymongo: MongoDB support
- source = https://github.com/pwman3/pwman3/archive/0.7.4.tar.gz
- sha256sums = cdd0b2ad2789d014789a03c25fcd50f4a16755f344f7eb18e5501fdda9eea27f
+ source = https://files.pythonhosted.org/packages/source/p/pwman3/pwman3-0.9.1.tar.gz
+ sha256sums = 92b6c11e71d28365a1b58ac6965aa106e3d54f1f2cb6ba1b9d7bfc3bb848c476
pkgname = pwman3