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

Antonio Rojas arojas at archlinux.org
Sun Jan 10 11:23:33 UTC 2021


    Date: Sunday, January 10, 2021 @ 11:23:33
  Author: arojas
Revision: 817024

Update to 4.1

Modified:
  gnome-passwordsafe/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 11:09:44 UTC (rev 817023)
+++ PKGBUILD	2021-01-10 11:23:33 UTC (rev 817024)
@@ -1,8 +1,8 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-passwordsafe
-pkgver=4.beta
-pkgrel=2
+pkgver=4.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=389ae570392c2cef95f6d032b414c5967a762358  # tags/4.beta
+_commit=e3ab7938e59307127ab3bb3abd8e1869bd739a63
 source=("git+https://gitlab.gnome.org/World/PasswordSafe.git/#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list