[arch-commits] Commit in gnome-passwordsafe/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Thu Dec 23 12:33:22 UTC 2021
Date: Thursday, December 23, 2021 @ 12:33:22
Author: arojas
Revision: 1083106
Update to 5.1
Modified:
gnome-passwordsafe/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 12:31:00 UTC (rev 1083105)
+++ PKGBUILD 2021-12-23 12:33:22 UTC (rev 1083106)
@@ -1,8 +1,8 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-passwordsafe
-pkgver=5.0
-pkgrel=2
+pkgver=5.1
+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=(libhandy libpwquality python-gobject python-pykeepass)
makedepends=(git gobject-introspection meson)
-_commit=d95c00ac99eebcb548f792b2b4217fedaa901f20
+_commit=868a3a9c25258033bc2859b80bea554838dbecf4
source=("git+https://gitlab.gnome.org/World/PasswordSafe.git/#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list