[arch-commits] Commit in gnome-passwordsafe/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed Apr 17 16:36:07 UTC 2019


    Date: Wednesday, April 17, 2019 @ 16:36:07
  Author: bgyorgy
Revision: 451871

upgpkg: gnome-passwordsafe 3.32.0-1

Update to new version

Modified:
  gnome-passwordsafe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-17 16:28:30 UTC (rev 451870)
+++ PKGBUILD	2019-04-17 16:36:07 UTC (rev 451871)
@@ -1,15 +1,15 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-passwordsafe
-pkgver=3.30.2
-pkgrel=3
+pkgver=3.32.0
+pkgrel=1
 pkgdesc="Password manager for GNOME which makes use of the KeePass v.4 format"
 arch=(any)
 url="https://gitlab.gnome.org/World/PasswordSafe"
 license=(GPL3)
-depends=(libhandy python-gobject python-pykeepass)
+depends=(libhandy libpwquality python-gobject python-pykeepass)
 makedepends=(git gobject-introspection meson)
-_commit=a480c5b1b7746e45f26ec682f571d10195ea3eb7  # tags/3.30.2
+_commit=f229d4c45546bcd85934659c206c2340531af9d1  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/World/PasswordSafe.git/#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list