[arch-commits] Commit in gnome-passwordsafe/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Mar 13 18:32:39 UTC 2022
Date: Sunday, March 13, 2022 @ 18:32:39
Author: arojas
Revision: 1151159
Update to 6.2
Modified:
gnome-passwordsafe/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-13 18:31:05 UTC (rev 1151158)
+++ PKGBUILD 2022-03-13 18:32:39 UTC (rev 1151159)
@@ -1,8 +1,8 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-passwordsafe
-pkgver=6.1
-pkgrel=2
+pkgver=6.2
+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)
makedepends=(git gobject-introspection meson)
-_commit=1ea43e1fac43ffddc82696c4363082dbc5ba69cb
+_commit=c8bbdde0b798b73f672fd279bdde733d68515a38
source=("git+https://gitlab.gnome.org/World/PasswordSafe.git/#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list