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

Jan Steffens heftig at archlinux.org
Fri Mar 15 21:47:23 UTC 2019


    Date: Friday, March 15, 2019 @ 21:47:23
  Author: heftig
Revision: 348402

3.32-1

Modified:
  seahorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-15 21:44:25 UTC (rev 348401)
+++ PKGBUILD	2019-03-15 21:47:23 UTC (rev 348402)
@@ -3,7 +3,7 @@
 # Contributor: Michel Brabants <michel.linux at tiscali.be>
 
 pkgname=seahorse
-pkgver=3.30.1.1
+pkgver=3.32
 pkgrel=1
 epoch=1
 pkgdesc="GNOME application for managing PGP keys."
@@ -10,10 +10,10 @@
 url="https://wiki.gnome.org/Apps/Seahorse"
 arch=(x86_64)
 license=(GPL)
-depends=(gtk3 gcr libsecret libsoup gpgme gnome-keyring)
+depends=(gtk3 gcr libsecret libsoup gpgme gnome-keyring libpwquality)
 makedepends=(libldap yelp-tools gobject-introspection vala git meson)
 provides=(x11-ssh-askpass)
-_commit=27a7fffe8a410ac9f7e0fed604907dc092639347  # tags/3.30.1.1^0
+_commit=12f9744bb61fd6dfdfa7c3a7a44bc7d76c55e721  # tags/3.32^0
 source=("git+https://gitlab.gnome.org/GNOME/seahorse.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list