Date: Sunday, March 8, 2020 @ 11:30:59
  Author: bgyorgy
Revision: 591841

upgpkg: python-pykeepass 3.2.0-1: Update to new version

Modified:
  python-pykeepass/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-08 11:27:32 UTC (rev 591840)
+++ PKGBUILD    2020-03-08 11:30:59 UTC (rev 591841)
@@ -2,7 +2,7 @@
 
 _pkgname=pykeepass
 pkgname=python-pykeepass
-pkgver=3.1.2
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Python library to interact with keepass databases"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL3')
 depends=(python-argon2_cffi python-construct python-dateutil python-future 
python-lxml python-pycryptodome)
 makedepends=(git python-setuptools)
-_commit=06438049a5698d6f3b029319cf5eb8adb8a50df3  # tags/3.1.2
+_commit=fd290bf5218e65c043eeba6860bc07434dc1119c  # tags/3.2.0
 source=("git+https://github.com/pschmitt/pykeepass#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to