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

Evangelos Foutras foutrelis at archlinux.org
Thu Nov 19 20:08:01 UTC 2020


    Date: Thursday, November 19, 2020 @ 20:08:01
  Author: foutrelis
Revision: 757719

upgpkg: gnome-passwordsafe 4.beta-1: bump to newly released beta

Needed for compatibility with libhandy-1 and pykeepass 3.2.1.

Modified:
  gnome-passwordsafe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-19 20:07:55 UTC (rev 757718)
+++ PKGBUILD	2020-11-19 20:08:01 UTC (rev 757719)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-passwordsafe
-pkgver=3.99.2
+pkgver=4.beta
 pkgrel=1
 pkgdesc="Password manager for GNOME which makes use of the KeePass v.4 format"
 arch=(any)
@@ -9,7 +9,7 @@
 license=(GPL3)
 depends=(libhandy libpwquality python-gobject python-pykeepass)
 makedepends=(git gobject-introspection meson)
-_commit=d8661505a286d9e26d9b96c28767281a95831582  # tags/3.99.2
+_commit=389ae570392c2cef95f6d032b414c5967a762358  # tags/4.beta
 source=("git+https://gitlab.gnome.org/World/PasswordSafe.git/#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list