Date: Saturday, April 15, 2023 @ 08:36:39 Author: arojas Revision: 1446144
upgpkg: gnome-passwordsafe 7.3-1: Update to 7.3 Modified: gnome-passwordsafe/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-15 08:20:33 UTC (rev 1446143) +++ PKGBUILD 2023-04-15 08:36:39 UTC (rev 1446144) @@ -1,8 +1,8 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=gnome-passwordsafe -pkgver=7.2 -pkgrel=2 +pkgver=7.3 +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" @@ -9,7 +9,7 @@ license=(GPL3) depends=(gtk4 libadwaita libpwquality python-gobject python-pykeepass python-pyotp python-cairo python-validators python-zxcvbn) makedepends=(git gobject-introspection meson) -_commit=006e8e10de02d3592bdca23a1d84fc09baaa8828 +_commit=85d2ad2b0f472feca2ec4263709e0e1494ce9d80 source=("git+https://gitlab.gnome.org/World/PasswordSafe.git/#commit=$_commit") sha256sums=('SKIP')
