summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrégoire Payen de La Garanderie2015-07-11 12:02:36 +0100
committerGrégoire Payen de La Garanderie2015-07-11 12:02:36 +0100
commitb39c26aa7c9be6248b79b6ab6d5123d985676f4c (patch)
tree77f513af0e36c067998afae4615f67626612f89f
parentbbb8f01531318049a0d5c9f2782462ecf23890d6 (diff)
downloadaur-b39c26aa7c9be6248b79b6ab6d5123d985676f4c.tar.gz
Update to 0.7.1 (update the .SRCINFO).
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2d915465de0..91dd5cd87e0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = pwman3
pkgdesc = A console based password management application written in Python
- pkgver = 0.6
- pkgrel = 2
+ pkgver = 0.7.1
+ pkgrel = 1
url = https://github.com/pwman3/pwman3
arch = any
license = GPL
depends = python-colorama
depends = python-crypto
- depends = python-psycopg2
depends = xsel
- optdepends = python-pymysql: MySQL support
- source = https://github.com/pwman3/pwman3/archive/v0.6.tar.gz
- sha256sums = bb37eeab3d29654008a6a6b123ab45eb59f2fff48572ed3f188e16ddee0d1da2
+ optdepends = python-psycopg2: PostgreSQL support,
+ optdepends = python-pymysql: MySQL support,
+ optdepends = python-pymongo: MongoDB support
+ source = https://github.com/pwman3/pwman3/archive/0.7.1.tar.gz
+ sha256sums = 74decb2c0451785ecaec388eb499298eab679ca9212836b8f1f28c3809ea9efe
pkgname = pwman3