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

Andreas Radke andyrtr at archlinux.org
Sun Jun 7 14:48:02 UTC 2020


    Date: Sunday, June 7, 2020 @ 14:48:02
  Author: andyrtr
Revision: 388430

upgpkg: libgnome-keyring 3.12.0+13+g4f8ab73-3: drop python2 makedep; only needed to run tests we don't use

Modified:
  libgnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 14:35:31 UTC (rev 388429)
+++ PKGBUILD	2020-06-07 14:48:02 UTC (rev 388430)
@@ -2,13 +2,13 @@
 
 pkgname=libgnome-keyring
 pkgver=3.12.0+13+g4f8ab73
-pkgrel=2
+pkgrel=3
 pkgdesc="GNOME keyring client library (deprecated)"
 url="https://gitlab.gnome.org/GNOME/libgnome-keyring"
 arch=(x86_64)
 license=(GPL LGPL)
 depends=(dbus glib2 libgcrypt)
-makedepends=(intltool gobject-introspection vala python2 git gnome-common)
+makedepends=(intltool gobject-introspection vala git gnome-common)
 optdepends=('org.freedesktop.secrets: secret storage backend')
 _commit=4f8ab73d19e5621b06102dc29ad880e74aeec573  # master
 source=("git+https://gitlab.gnome.org/GNOME/libgnome-keyring.git#commit=$_commit")



More information about the arch-commits mailing list